risk-assessment
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (scripts/risk.py) using the system shell via
uv run pythonorpython. User-provided ticker symbols are passed as command-line arguments. This is a standard architectural pattern for CLI-based AI skills, though it relies on the agent platform to safely escape inputs to prevent shell command injection.
Audit Metadata