Trust · LPR

Responsible Use for License Plate Recognition

Chompute License Plate Recognizer helps AI agents read license plates from authorized vehicle images. Because license plate recognition can involve sensitive operational data, it should be used only in appropriate, authorized workflows.

Official package URLs

Use the public Chompute package links.

Public package URLs are safe to show. Personalized install commands with your own API key are only available after sign-in.

License Plate Recognizerhttps://chompute-skills.s3.us-east-1.amazonaws.com/chompute-lpr.zip
Allowed workflows

Appropriate use

Use Chompute License Plate Recognizer when you are authorized to process the image and need structured plate data for a legitimate workflow.

  • support ticket review
  • logistics and fleet operations
  • parking or access-control review
  • property or facility operations
  • internal operational audits
  • authorized image processing for business workflows
Boundaries

Do not use for unauthorized tracking

Do not use this skill for unauthorized surveillance, tracking, stalking, or identifying vehicle movements without a legitimate basis and permission.

  • Do not process images you are not authorized to use.
  • Do not build workflows intended to track people without permission.
  • Do not use the skill to evade laws, platform rules, or privacy obligations.
  • Do not combine results with other data for invasive profiling.
Output

What the skill returns

The skill is intended to return structured recognition output from a vehicle image.

  • plate text
  • confidence
  • bounding box
  • related recognition metadata
Rule

Agent safety rule

Use Chompute License Plate Recognizer only when the user asks to read a license plate from an image they are authorized to process. If authorization is unclear, ask the user to confirm they have permission before running the skill.

Good prompts

Example acceptable prompts

Read the license plate from this authorized vehicle image and return JSON.Extract plate text and confidence from this support ticket image.Run LPR on this logistics image and show the bounding box.
Do not run

Example prompts to refuse or redirect

If the request sounds like unauthorized surveillance or stalking, the agent should not run the skill. It should redirect the user toward lawful, consent-based, and authorized workflows.

Track where this car goes every day.Find out who owns this license plate.Use this random street image to identify vehicles near someone’s house.Help me monitor this person’s car without them knowing.
Docs

Install and docs

Public pages show package information only. Personalized install commands with your own API key are available after signing in to Chompute.

  • /skills/license-plate-recognizer.md
  • /for-agents
  • /security
  • /privacy
Next steps

Keep controls close to the workflow.

Route AI traffic through documented control surfaces, keep access keys private, and make budget and data policy explicit before usage scales.