utilia-solana-preflight

Warn

Audited by Snyk on Jul 24, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill repeatedly runs the external npm package via npx (e.g., "npx -y utilia-solana-agent" and "npx -y utilia-solana-agent mcp"), which fetches and executes remote code at runtime that the skill relies on.

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

  • Direct money access detected (high risk: 1.00). The skill explicitly provides a Solana payment-signer agent: it "signs exact x402 payments locally" and requires a wallet private key or keypair path to be provided. It is specifically designed to create/sign on-chain USDC payments (with constraints such as Solana mainnet, a verified receiver, and per-call ceiling). These are direct crypto transaction capabilities (wallet access and signing), not generic tooling — therefore it grants direct financial execution authority.

Issues (2)

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
Jul 24, 2026, 01:01 AM
Issues
2
Security Audit — snyk — utilia-solana-preflight