Caveat verdict

bn-square-skill

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill requires sensitive environment variables (BINANCE_COOKIE_HEADER and BINANCE_CSRF_TOKEN) to interact with the Binance API.

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

53
security
100
transparency
100
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

src/api/browser-client.test.ts · prose · downgraded · Token: "csrf-token-value

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/probe-endpoints.ts · prose · downgraded · http://127.0.0.1

Pattern match medium

Base64 decode (atob) — may hide malicious payloads

src/api/browser-client.ts · prose · downgraded · atob(

Pattern match low

Opens WebSocket connection

scripts/probe-endpoints.ts · prose · downgraded · WebSocket

Pattern match low

Base64 encode (btoa) — may obfuscate data exfiltration

src/api/browser-client.ts · prose · downgraded · btoa(

Pattern match low

String.fromCharCode — can build strings to evade detection

src/api/browser-client.ts · prose · downgraded · String.fromCharCode

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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