Caveat verdict
trafficeye-license-plate
automatic-number-plate-recognition
A license plate OCR skill that uploads local images to the TrafficEye REST API; credential_access reads the TRAFFICEYE_API_KEY for authentication with the single declared endpoint, matching the stated purpose.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY='YOUR_REAL_KEY
Python urllib.request — network access
recognize_plate.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
recognize_plate.py · prose · downgraded · os.getenv(
Permissions & capabilities
Requires 8 environment variables. (3 sensitive: TRAFFICEYE_API_KEY, TRAFFICEYE_API_KEY_MODE, TRAFFICEYE_API_KEY_NAME).
network_outcredential_access Is this flag fair?
Thanks — recorded.