ClawAudit verdict

nano-banana-2-image-gen

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

Image generation using APIYI_API_KEY against documented Chinese API proxy for Gemini; behavior matches stated purpose with no suspicious routing.

⚠ 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.

48
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

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