probe
Warn
Audited by Snyk on May 11, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's Claim-Time Rules explicitly require the agent to read a target repository's CONTRIBUTING.md and SKILL.md and attach/use GitHub issue/PR URLs (external, user-authored repository files), meaning the agent ingests untrusted, public GitHub content as part of its workflow which can materially influence actions.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly mentions "Zenon Network wallet creation" and includes commands for wallet management and token/auth operations (e.g.,
probe wallet create <wallet> --set-default,probe auth <wallet> --save,probe token <wallet> --clear). These are specific crypto/blockchain wallet capabilities (not generic tooling) and therefore constitute direct financial execution authority.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata