downtrend-duration-analyzer
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches historical stock price data from the Financial Modeling Prep (FMP) API, a well-known financial data provider. It also references the Plotly.js library from an established CDN (cdn.plot.ly) to provide interactive visualizations in the generated HTML reports.- [SAFE]: No evidence of prompt injection, data exfiltration, or malicious obfuscation was found. The code uses standard libraries (pandas, numpy, requests) for its stated purpose of statistical analysis. Sensitive information like API keys is handled via environment variables or command-line arguments, adhering to secure credential management practices.- [COMMAND_EXECUTION]: Shell commands described in the README and SKILL.md are standard execution patterns for the provided Python scripts and do not involve unauthorized privilege escalation or persistence mechanisms.
Audit Metadata