security-review

Warn

Audited by Snyk on Feb 17, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Direct money access detected (high risk: 1.00). The skill is primarily a security-review tool, but it includes explicit, non-generic examples and references related to financial execution: a Stripe secret example (sk_live_xxxxx) under secrets/payment guidance and a dedicated "Blockchain Security (Conditional)" section that shows wallet signature verification and a processTransaction function that calls signAndSend/sendReward and performs balance checks. Those code snippets demonstrate explicit transaction signing/sending behavior (i.e., sending blockchain transactions). Per the detection rules, presence of explicit crypto signing/sending and payment-gateway secrets qualifies as Direct Financial Execution capability even though the skill's main purpose is security review.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 17, 2026, 12:40 AM