ClawAudit verdict

apiyi-gpt-image-2-all-gen

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

63
security
60
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key-here

Pattern match low

Node http/https module — low-level network access

scripts/generate_image.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

scripts/generate_image.js · prose · downgraded · process.env.APIYI_API_KEY

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API