Caveat verdict

acn

agent-collaboration-network

45
๐ŸŸ  Risky
Significant risk patterns flagged โ€” automated deep scan, not behavioral proof.

The skill explicitly handles WALLET_PRIVATE_KEY for on-chain ERC-8004 registration, writing it to a .env file on disk; exposure or misuse of a wallet private key represents genuine financial risk beyond typical agent coordination.

โš  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.

38
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)

Pattern match high

Accesses system credential store

references/SECURITY.md ยท code ยท Keychain

Pattern match medium

Opens WebSocket connection

references/API.md ยท code ยท WebSocket

Pattern match medium

Accesses sensitive environment variables

references/SDK.md ยท code ยท process.env.ACN_API_KEY

Pattern match low

Python os.getenv โ€” reads environment variable

scripts/register_onchain.py ยท prose ยท downgraded ยท os.getenv(

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

package_installcredential_accessnetwork_in

Is this flag fair?

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