Caveat verdict

erc-8004

erc-8004-development

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

Developer SDK for ERC-8004 on-chain agent registry with clearly documented credentials (PRIVATE_KEY, PINATA_JWT) used for testnet registration and IPFS pinning; the skill explicitly recommends using throwaway/testnet keys.

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

48
security
40
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

SKILL.md · code · process.env.PRIVATE_KEY

Pattern match medium

Data URI with base64 payload — may embed malicious content

references/spec.md · prose · downgraded · data:application/json;base64,

Pattern match low

Base64 encoding/decoding

references/spec.md · prose · downgraded · base64-encode

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_incredential_access

Is this flag fair?

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