Caveat verdict

celo-agent-skills

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

Celo blockchain development playbook covering viem, thirdweb, Foundry, and fee abstraction; all code examples are standard blockchain development patterns matching the stated purpose with no exfiltration.

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

0
security
50
transparency
70
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

SKILL.md · code · TOKEN = "0x765DE816845861e75A25fCA122bb6898B8B1282a

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · code · curl -L https://foundry.paradigm.xyz | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · code · | bash

Pattern match high

HTTP request to bare IP address — common in malicious payloads

skills/evm-foundry/references/foundry-config.md · code · http://127.0.0.1

Pattern match medium

References tunneling service

skills/minipay-integration/references/testing-guide.md · code · ngrok

Pattern match medium

Accesses sensitive environment variables

skills/contract-verification/references/verification-config.md · code · process.env.PRIVATE_KEY

Pattern match low

Opens WebSocket connection

skills/celo-rpc/references/rpc-providers.md · prose · downgraded · WebSocket

Why the tier is capped

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

Is this flag fair?

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