Caveat verdict

reach

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

This browser automation skill explicitly supports sending real ETH and ERC-20 tokens (`reach.pay('0x...', '0.01')`), crypto signing, and CAPTCHA bypassing — capabilities that request real financial transactions and go meaningfully beyond typical web automation, though they match the skill's transparently declared purpose.

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

18
security
100
transparency
100
maintenance

Permission integrity

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

network_out

Findings (7)

Pattern match critical

Possible hardcoded credential

README.md · code · apiKey: 'your-key

Pattern match medium

Opens WebSocket connection

README.md · code · WebSocket

Pattern match medium

setuid — privilege escalation mechanism

src/browser.js · prose · downgraded · setuid

Pattern match medium

Dynamic import() — loads module at runtime

src/natural.js · prose · downgraded · import('

Pattern match low

Makes HTTP request to external URL

SKILL.md · code · fetch('https://

Pattern match low

Popular HTTP library — network access

package-lock.json · prose · downgraded · node-fetch

Pattern match low

Accesses sensitive environment variables

src/index.js · prose · downgraded · process.env.PRIVATE_KEY

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_outnetwork_in

Is this flag fair?

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