ClawAudit verdict

Nano-Banana-Cut

nano-banana-cut

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

A local Flask-based AI image generation and grid-cutting tool that calls the AceData API; credentials are stored in a local .env file and used only for the declared image-generation service.

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

68
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match medium

subprocess execution — runs system commands from Python

server.py · prose · downgraded · subprocess.run(

Pattern match low

Opens WebSocket connection

SKILL.md · prose · downgraded · WebSocket

Pattern match low

Python os.getenv — reads environment variable

server.py · prose · downgraded · os.getenv(

Pattern match low

References webhook/callback URL

server.py · prose · downgraded · callback_url

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_incredential_access

Is this flag fair?

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