Caveat verdict

banana-claws

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

The skill provides a legitimate way to generate images using the OpenRouter API, with clear instructions and no evidence of malicious behavior.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

58
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match high

Possible hardcoded credential

scripts/preflight_check.py · prose · downgraded · API_KEY="<your_key>

Pattern match medium

subprocess execution — runs system commands from Python

scripts/enqueue_variants.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

scripts/generate_image.py · prose · downgraded · os.getenv(

Pattern match low

POSTs data to external URL

scripts/generate_image.py · prose · downgraded · .post('https://

Pattern match low

Python os.environ.get — reads environment variable

scripts/preflight_check.py · prose · downgraded · os.environ.get(

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

Requires 1 environment variable. (1 sensitive: OPENROUTER_API_KEY). Requires 1 system binary.

package_install

Is this flag fair?

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