humanizer
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes untrusted text provided by users.
- Ingestion points: User-provided text strings intended for humanization, as defined in SKILL.md.
- Boundary markers: The instructions lack explicit delimiters or safety instructions to prevent the model from following commands embedded within the user's text.
- Capability inventory: The skill utilizes 'Read', 'Write', 'Edit', 'Grep', and 'Glob' tools (defined in SKILL.md).
- Sanitization: No sanitization or filtering of the input text is performed before it is processed by the AI editor.
Audit Metadata