plan-execute
Warn
Audited by Snyk on Apr 25, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly requires querying open web sources (e.g., "WebSearch" and "yfinance" in Phase 1's 直近イベントスキャン and Phase 4's "新事実検出時 → WebSearch で即座に調査" and lists "WebSearch" as the first-priority information source) and then autonomously reads and acts on those public results to modify plans and trigger trades, thus exposing the agent to untrusted third-party content that could carry indirect prompt-injection.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly a portfolio management/orchestration tool designed to plan and execute buy/sell/rebalance/adjust actions. It references domain-specific scripts and action types that map to market orders (e.g., stock-portfolio run_portfolio.py with actions: what-if/adjust/rebalance/simulate, extract_constraints.py returning action_type including swap_proposal/new_buy/sell/rebalance/adjust). Phase 3 (“Execute”) runs scripts to carry out the plan, Phase 4 auto-generates concrete trade proposals (株数・売却代金・税コスト試算, 部分利確の具体案) and the Orchestrator can autonomously execute scripts without user confirmation until final approval. These are specific financial execution capabilities (buy/sell/rebalance) rather than generic tooling, so this skill grants direct financial execution authority.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata