humanizer
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill instructions create a surface for indirect prompt injection by defining a process for the agent to transform arbitrary user-provided content.
- Ingestion points: The skill accepts user-supplied text for the 'humanize' task (SKILL.md).
- Boundary markers: There are no instructions for the agent to use delimiters or ignore embedded commands within the input text to prevent them from being interpreted as instructions.
- Capability inventory: The skill has access to tools including Read, Write, and Edit, which could be abused if an injection attack is successful (SKILL.md frontmatter).
- Sanitization: No sanitization, validation, or filtering of the input text is specified to mitigate potential malicious instructions.
Audit Metadata