revenue-operations
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions, scripts, or reference assets.
- [COMMAND_EXECUTION]: The skill includes Python scripts (pipeline_analyzer.py, forecast_accuracy_tracker.py, gtm_efficiency_calculator.py) that are intended to be executed via CLI. These scripts use standard libraries for data processing and do not include dangerous shell execution or system modification patterns.
- [DATA_EXFILTRATION]: No network access, telemetry, or data exfiltration patterns were identified. The scripts operate strictly on local file inputs provided by the user.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests JSON data files for analysis. While this represents a data ingestion surface, the logic is handled by discrete Python scripts rather than direct prompt interpolation, significantly reducing the risk of malicious data influencing agent behavior.
Audit Metadata