stock-finance-profiler
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or obfuscated content were detected. The skill's functionality aligns with its described purpose of performing financial fundamental analysis.
- [COMMAND_EXECUTION]: The analysis script (
scripts/analyze.py) uses standard argument parsing to read local JSON files or standard input. It does not invoke subshells, execute arbitrary commands, or use unsafe evaluation functions. - [DATA_EXFILTRATION]: The skill does not contain any code for network communication or credential harvesting. All calculations are performed in-memory on the data provided by the user.
- [EXTERNAL_DOWNLOADS]: The skill does not have any external dependencies (Python or Node.js) and does not download any remote scripts or data during execution.
Audit Metadata