verona-toolkit-init

Fail

Audited by Snyk on Jul 16, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 1.00). These URLs point to direct installer scripts (.sh and .ps1) on a third-party GitHub repo and are used with curl|sh and irm|iex patterns—classic remote-execution vectors from an unverified/unknown publisher—so they are suspicious.

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

  • Third-party content exposure detected (medium risk: 0.65). SKILL.md instructs the user to run a runtime curl/irm installer that fetches installer scripts from GitHub URLs, which would be outsider-authored free text/code ingested by the agent/installer execution path (indirect prompt-injection risk).

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


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

  • Direct money access detected (high risk: 1.00). The skill explicitly references "Treasury management for gasless transactions" and points agents to a verona-treasury skill (gasless operations) and a faucet for testnet tokens. Those are specific crypto/treasury management capabilities (wallet/treasury operations) — i.e., tools designed to move or manage funds — so this qualifies as direct financial execution authority.

Issues (4)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

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
CRITICAL
Analyzed
Jul 16, 2026, 02:30 PM
Issues
4
Security Audit — snyk — verona-toolkit-init