content-humanizer
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is text transformation and analysis. All scripts and reference materials are focused on this purpose without any hidden or suspicious functionality.
- [INDIRECT_PROMPT_INJECTION]: The skill possesses a data ingestion surface as it is designed to analyze user-provided text drafts and local documentation.
- Ingestion points: User-provided content strings and the local
marketing-context.mdfile referenced in SKILL.md. - Boundary markers: Not explicitly present in the provided script, though the skill instructions define distinct operational modes to separate analysis from generation.
- Capability inventory: The skill includes a local script (
scripts/humanizer_scorer.py) limited to reading files and performing regular-expression-based text scoring. - Sanitization: The script uses standard regex for pattern matching and does not execute or evaluate the input text.
Audit Metadata