ClawAudit verdict
apiyi-gpt-image-2-all-gen
Reads APIYI_API_KEY from env to call a documented third-party image generation API (api.apiyi.com); credential access is expected and documented, with no exfiltration or deceptive behavior.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key-here
Node http/https module — low-level network access
scripts/generate_image.js · prose · downgraded · require('https')
Accesses sensitive environment variables
scripts/generate_image.js · prose · downgraded · process.env.APIYI_API_KEY
Python os.environ.get — reads environment variable
scripts/generate_image.py · prose · downgraded · os.environ.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_access Is this flag fair?
Thanks — recorded.