revenue-operations
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified during the analysis of the skill's scripts and documentation. All components perform as described.
- [SAFE]: The Python scripts (
pipeline_analyzer.py,forecast_accuracy_tracker.py, andgtm_efficiency_calculator.py) perform analytical calculations using standard library modules (argparse,json,sys,datetime). They process input from local JSON files and output formatted text or structured JSON data to the standard output. - [SAFE]: No network operations, external downloads, or sensitive file system access were detected in any of the scripts or instruction files.
- [SAFE]: The skill does not employ dynamic code execution (e.g.,
eval,exec) or unsafe deserialization (e.g.,pickle). All data processing is done through standard JSON parsing. - [SAFE]: The documentation and templates are strictly focused on revenue operations metrics and workflows. There are no attempts at prompt injection, behavioral overrides, or deceptive metadata.
Audit Metadata