revenue-operations

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious code or security vulnerabilities were identified. The skill is composed of documentation and local scripts for business logic calculations.
  • [REMOTE_CODE_EXECUTION]: The Python scripts (pipeline_analyzer.py, forecast_accuracy_tracker.py, and gtm_efficiency_calculator.py) perform data analysis using built-in libraries like json and argparse, with no dynamic code execution or remote content retrieval.
  • [DATA_EXFILTRATION]: All data processing is performed locally on the user's provided inputs. No network requests or suspicious file access patterns were detected.
  • [PROMPT_INJECTION]: No direct or indirect prompt injection vectors were found. While the skill processes user data, it lacks the system-level capabilities or network access required for an injection to cause harm.
  • [COMMAND_EXECUTION]: The skill does not execute external shell commands or use the subprocess module.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 03:47 PM