ClawAudit verdict

a2a-shib-payments

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill installs dependencies using npm, which could potentially be used for malicious purposes, but the overall intent appears to be legitimate.

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

0
security
70
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 (10)

Pattern match high

References sudo — requests elevated privileges

DEPLOYMENT.md · code · sudo

Pattern match high

apt-get install — installs system packages

DEPLOYMENT.md · code · apt-get install

Pattern match medium

Opens WebSocket connection

SOCIAL.md · code · WebSocket

Pattern match medium

Popular HTTP library — network access

INTEGRATION-EXAMPLES.md · code · node-fetch

Pattern match medium

POSTs data to external URL

INTEGRATION-EXAMPLES.md · code · .post( "http://

Pattern match medium

References child_process — can spawn system processes

save-to-qdrant.js · prose · downgraded · child_process

Confirmed in code low

fetch() — outbound network request

SKILL.md · code

Pattern match low

Makes HTTP request to external URL

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

Pattern match low

References agent configuration files

auth.js · prose · downgraded · agentConfig

Pattern match low

Accesses sensitive environment variables

index.js · prose · downgraded · process.env.POLYGON_PRIVATE_KEY

Why the tier is capped

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

Is this flag fair?

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