lazy-okx-dca
Warn
Audited by Snyk on Mar 11, 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 prerequisite command "npx skills add okx/onchainos-skills" fetches and executes a remote npm package (okx/onchainos-skills) at install/runtime, so this external package is a required runtime dependency that can execute remote code.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly designed to execute crypto trades via OKX OnchainOS: it requests OKX API credentials and a WALLET_PRIVATE_KEY, describes constructing, signing, and broadcasting transactions, and provides usage patterns like "Buy 100 USDC worth of ETH" and scheduled DCA purchases. This is a direct crypto transaction/swap tool (wallet signing, broadcasting, and interaction with DEXes), so it grants direct financial execution authority.
Audit Metadata