customer-success-manager

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill and its associated scripts follow secure coding practices and contain no malicious code, obfuscation, or persistence mechanisms.
  • [COMMAND_EXECUTION]: The three Python CLI tools (health_score_calculator.py, churn_risk_analyzer.py, and expansion_opportunity_scorer.py) provide deterministic analysis using only the Python standard library. They do not employ eval(), exec(), or any subprocess calls that would lead to arbitrary command execution.
  • [DATA_EXFILTRATION]: No network activity, external API calls, or exfiltration patterns were detected. Data processing is restricted to reading local JSON files and outputting results to the standard output stream.
  • [PROMPT_INJECTION]: Analysis of the skill instructions and documentation templates found no evidence of prompt injection attempts, safety filter bypasses, or instructions designed to manipulate agent behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 03:24 AM