content-humanizer
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill consists of editorial guidelines and a local analysis script. No malicious code or hidden behaviors were detected.
- [COMMAND_EXECUTION]: The skill utilizes a local script
scripts/humanizer_scorer.py. A security review of the script confirms it uses safe, standard Python libraries to perform text analysis via regular expressions. It has no network access and does not interact with sensitive files. - [PROMPT_INJECTION]: The skill ingests user content for editing. While it lacks explicit input delimiters, its capabilities are restricted to text processing, posing no significant risk of indirect prompt injection.
Audit Metadata