customer-success-manager

Pass

Audited by Gen Agent Trust Hub on Apr 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements logic via three standalone Python scripts (health_score_calculator.py, churn_risk_analyzer.py, and expansion_opportunity_scorer.py) that use deterministic weighted scoring models.
  • [SAFE]: All scripts are restricted to the Python standard library (json, sys, argparse, datetime) and do not include any network-capable modules, ensuring no data exfiltration or external downloads occur.
  • [SAFE]: No evidence of prompt injection, obfuscation, or persistence mechanisms was found across the 13 files analyzed.
  • [SAFE]: The scripts perform read-only operations on user-supplied JSON data and do not utilize dangerous execution sinks such as eval(), exec(), or subprocess modules.
  • [SAFE]: Metadata and documentation are consistent with the tool's implementation, and all templates are standard markdown files for business reporting.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 08:15 AM
Security Audit — agent-trust-hub — customer-success-manager