fin-guru-strategize

Pass

Audited by Gen Agent Trust Hub on Feb 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION] (LOW): The skill utilizes uv run to execute local Python scripts using a TICKER variable. This creates a risk of command injection if the ticker symbol is sourced from untrusted input and not sanitized before being passed to the shell.
  • [PROMPT_INJECTION] (LOW): The skill is susceptible to indirect prompt injection because it ingests external quantitative outputs without explicit sanitization or boundary markers. 1. Ingestion points: quantitative outputs in Workflow Step 1. 2. Boundary markers: Absent. 3. Capability inventory: Local script execution via uv run on multiple analysis tools (risk_metrics_cli.py, momentum_cli.py, volatility_cli.py, optimizer_cli.py). 4. Sanitization: Absent.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 22, 2026, 12:08 PM