revenue-operations
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns were identified. The skill is composed of Python scripts and documentation for revenue operations analysis and does not contain any suspicious logic.
- [COMMAND_EXECUTION]: The skill utilizes Python scripts (
pipeline_analyzer.py,forecast_accuracy_tracker.py,gtm_efficiency_calculator.py) for data processing. These scripts are invoked via the CLI and perform standard calculations using the Python standard library without involving dangerous system calls or subprocess management. - [DATA_EXFILTRATION]: No network activity or access to sensitive file paths was found. The scripts operate exclusively on local data provided by the user via command-line arguments.
- [PROMPT_INJECTION]: The skill documentation and instructions follow standard patterns without any attempts to override agent behavior or bypass safety guidelines.
Audit Metadata