Caveat verdict

claw-search

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

Web search API service for AI agents using claw-search.com backend; network_out queries the documented search API endpoint for legitimate web search.

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

30
security
50
transparency
80
maintenance

Permission integrity

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

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match medium

setuid — privilege escalation mechanism

server-v2.js · prose · downgraded · setuid

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

server-v2.js · prose · downgraded · http://0.0.0.0

Pattern match medium

References child_process — can spawn system processes

server/search.js · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

server/search.js · prose · downgraded · import('

Pattern match low

Node http/https module — low-level network access

server-v2.js · prose · downgraded · require('http')

Pattern match low

Accesses sensitive environment variables

server/search.js · prose · downgraded · process.env.TAVILY_API_KEY

Pattern match low

POSTs data to external URL

server/search.js · prose · downgraded · .post( 'https://

Pattern match low

Popular HTTP library — network access

server/search.js · prose · downgraded · axios

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_outpackage_install

Is this flag fair?

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