ClawAudit verdict

Nano-Banana-V2

banana-v2

18
🔴 Dangerous
Reviewed by ClawAudit — concrete malicious or deceptive behavior found

The skill contains a command to install dependencies using npm, which may pose a security risk if not properly validated.

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

20
security
100
transparency
100
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (10)

Pattern match high

<script> tag in markdown — potential code injection

public/js/jquery.min.js · prose · downgraded · <script>

Pattern match high

Uses eval() — can execute arbitrary code

public/js/win.js · prose · downgraded · eval(

Pattern match medium

Uses exec() — may execute shell commands

public/js/jquery.min.js · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

server/index.js · prose · downgraded · child_process

Pattern match low

Popular HTTP library — network access

package.json · prose · downgraded · axios

Pattern match low

String.fromCharCode — can build strings to evade detection

public/js/jquery.min.js · prose · downgraded · String.fromCharCode

Pattern match low

Uses XMLHttpRequest — network access

public/js/jquery.min.js · prose · downgraded · XMLHttpRequest

Pattern match low

Accesses sensitive environment variables

server/index.js · prose · downgraded · process.env.API_KEY

Pattern match low

References webhook/callback URL

server/services/database.js · prose · downgraded · callback_url

Pattern match low

Node http/https module — low-level network access

server/services/request.js · prose · downgraded · require('https')

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D/E/G). 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.

package_installnetwork_in

Is this flag fair?

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