leapcat
Warn
Audited by Snyk on Apr 1, 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 explicitly runs the pinned CLI via "npx leapcat@0.1.1", which at runtime fetches and executes remote code from the npm package (https://www.npmjs.com/package/leapcat), making this external URL a required runtime dependency that executes remote code.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill set is explicitly designed for financial operations. It provides direct trading functionality (leapcat-trading: place buy/sell orders, limit/market orders, cancel orders), wallet controls (leapcat-wallet: check balance, get deposit address, initiate withdrawals), and IPO subscription management (leapcat-ipo: subscribe/cancel). These are concrete APIs/commands to move money or execute market orders (including withdrawals and subscribing to offerings), not generic tooling. Therefore it grants Direct Financial Execution Authority.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata