ClawAudit verdict

nano-banana-skill

88
๐ŸŸข Trusted
Low risk โ€” reviewed by ClawAudit, behavior matches stated purpose

Image generation using MONET_API_KEY against monet.vision documented API with standard async task-polling matching 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. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

30
security
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="monet_xxx

Confirmed in code medium

Accesses process.env โ€” reads environment variables

SKILL.md ยท code

Pattern match medium

Accesses sensitive environment variables

SKILL.md ยท code ยท process.env.MONET_API_KEY

Confirmed in code low

fetch() โ€” outbound network request

SKILL.md ยท code

Pattern match low

Makes HTTP request to external URL

SKILL.md ยท code ยท fetch( `https://

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: MONET_API_KEY # Required: API key from monet.vision).

network_outcredential_access

Is this flag fair?

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