humanizer
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it is designed to ingest and process untrusted text provided by users for humanization.
- Ingestion points: The agent context receives untrusted data when users provide text to the 'Identify AI patterns' and 'Rewrite problematic sections' tasks defined in SKILL.md.
- Boundary markers: The skill lacks delimiters or explicit instructions for the agent to ignore commands that might be embedded within the input text.
- Capability inventory: The skill is allowed to use several file-manipulation tools including Read, Write, Edit, Grep, and Glob.
- Sanitization: There are no steps provided to sanitize, escape, or validate input text to prevent the execution of hidden instructions.
- [SAFE]: The skill references writing guidelines from Wikipedia's official domain for its pattern recognition logic.
Audit Metadata