churn-prevention

Pass

Audited by Gen Agent Trust Hub on Jul 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, obfuscation, or injection attempts were detected in the skill instructions or metadata.
  • [COMMAND_EXECUTION]: The skill includes a Python script (scripts/check-output.py) designed to validate the length and content of generated deliverables. The script is restricted to reading local file content and performing basic string matching using standard libraries (sys, pathlib); it does not execute shell commands, spawn subprocesses, or utilize dangerous functions such as eval() or exec().
  • [DATA_EXFILTRATION]: No network operations or access to sensitive local environment files (e.g., credentials, SSH keys) were identified. The skill operates entirely on provided business logic and local templates.
  • [REMOTE_CODE_EXECUTION]: The skill does not perform any external downloads, package installations, or remote script execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 18, 2026, 08:47 PM
Security Audit — agent-trust-hub — churn-prevention