Caveat verdict
imaginepro-api
API client for the ImaginePro image generation service; credential_access reads IMAGINEPRO_API_KEY for authenticated requests to the documented API, which is the skill's 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.
Findings (3)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key-here
Python urllib.request — network access
imaginepro_api.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
imaginepro_api.py · prose · downgraded · os.environ.get(
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: IMAGINEPRO_API_KEY). Requires 2 system binaries. (1 elevated: curl).
credential_accessnetwork_in Is this flag fair?
Thanks — recorded.