options-strategy-analyzer

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructions direct the agent to execute Python scripts located in a relative directory path (../findata-toolkit/scripts/) for tasks such as fetching stock data, SEC filings, and macro-economic data. This is consistent with the skill's stated purpose of financial analysis.- [EXTERNAL_DOWNLOADS]: The skill uses pip to install dependencies from a requirements file (../findata-toolkit/requirements.txt) during the setup phase. This is a standard practice for managing Python environments.- [DATA_EXFILTRATION]: No sensitive data access or unauthorized exfiltration patterns were identified. Data operations are limited to fetching public financial information (yfinance, FRED, SEC EDGAR) via defined scripts.- [PROMPT_INJECTION]: The skill prompts are structured and professional, with no evidence of role-play attacks, safety bypasses, or instruction-override attempts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:23 AM