okx-wallet-portfolio
Warn
Audited by Snyk on Mar 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's required workflows (e.g., "Workflow A: Pre-Swap Balance Check" in SKILL.md) call onchainos portfolio commands that fetch public on-chain/balance API data (token symbols, balances, prices, contract addresses) and explicitly use those returned values to decide and drive follow-up actions like swap quotes/execution, exposing the agent to untrusted third-party content from public APIs/blockchain sources.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's pre-flight checks instruct the runtime to download and execute remote installer scripts (e.g., https://raw.githubusercontent.com/okx/onchainos-skills/v1.0.4/install.sh and https://raw.githubusercontent.com/okx/onchainos-skills/v1.0.4/install.ps1), which are fetched during runtime and directly execute remote code, making this a required external dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata