humanise-text

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The Python scripts 'validate_humanised.py' and 'compare_texts.py' utilize 'subprocess.run' to call an internal utility script. These operations are performed safely using argument lists rather than shell strings, which prevents potential command injection vulnerabilities.- [SAFE]: A comprehensive review of the skill's instructions, reference materials, and source code revealed no malicious behaviors such as prompt injection, data exfiltration, or persistence mechanisms. The skill correctly uses quoted heredocs in its Bash commands to securely handle user-provided text input.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 09:16 AM
Security Audit — agent-trust-hub — humanise-text