churn-prevention

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides three Python utility scripts (churn_impact_calculator.py, dunning_sequence_analyzer.py, and exit_survey_analyzer.py) designed for analyzing business metrics related to churn and payment recovery.
  • [SAFE]: All scripts utilize only the Python standard library (e.g., argparse, json, sys, collections). No external packages or remote dependencies are required or downloaded.
  • [SAFE]: Security analysis of the code confirms there are no network operations, file system modifications, or dynamic code execution (such as eval or exec). The scripts read input data from user-specified JSON files and output results to the console.
  • [SAFE]: The documentation in SKILL.md follows standard practices for business automation and contains no prompt injection or obfuscation attempts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 12:37 AM