celo-skill

Warn

Audited by Snyk on Apr 23, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).


MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs adding the external skill package (npx skills add celo-org/agent-skills -g) which pulls the remote repo (e.g. https://github.com/celo-org/agent-skills) at runtime and those fetched SKILL.md files and scripts directly define agent prompts/behavior and can include executable scripts, so this is a runtime external dependency that controls agent instructions.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly designed around crypto payments and on-chain financial actions. It includes payment-specific capabilities and APIs (MiniPay stablecoin payments, OdisPayments top-ups, MiniPay issuer address), DeFi execution primitives (Uniswap V3/V4 swap routing, Aave supply/borrow, Morph o permissionless markets), and agent-level transaction features (x402 micropayments, "AI agents that transact on Celo", "automated payments"). It also provides concrete fee-currency adapter addresses and guidance to build payment flows and MiniApp payment templates. These are specific financial execution tools for blockchain payments/swaps and automated transfers—not generic browsing or HTTP tooling—so it grants direct financial execution authority.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 23, 2026, 09:20 AM
Issues
3
Security Audit — snyk — celo-skill