stock-analysis

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill runs internal Python scripts 'analyze_stock.py' and 'portfolio.py' using the 'uv' package manager, which is a standard and safe method for skill execution.
  • [DATA_EXPOSURE] (SAFE): Portfolio data is stored locally in the '~/.clawdbot/skills/stock-analysis/' directory. This scoped access is appropriate for the skill's function and avoids sensitive system areas.
  • [EXTERNAL_DOWNLOADS] (SAFE): Financial and news data are retrieved from verified and trustworthy sources including Yahoo Finance, SEC EDGAR, and Google News RSS.
  • [PROMPT_INJECTION] (SAFE): Analysis of the instructions and documentation shows no attempts to manipulate the agent's core behavior or bypass safety constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 01:51 PM