signal-functions
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists primarily of Markdown documentation files describing various financial technical analysis signals (MACD, RSI, Bollinger Bands, etc.). These files are purely informational.
- [SAFE]: The included Python script
scripts/extract_signal_docs.pyis a utility tool designed to parse Rust source files for documentation comments and generate Markdown files. It uses standard Python libraries (re, sys, pathlib) and does not perform any network operations, dynamic code execution (eval/exec), or suspicious file system modifications. - [SAFE]: No evidence of prompt injection, data exfiltration, or credential harvesting was found in the documentation or the script logic.
Audit Metadata