writing-humanizer
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted user input without proper isolation or sanitization.
- Ingestion points: The agent accepts and processes external text provided by the user for humanization (as described in the 'Your Task' section of SKILL.md).
- Boundary markers: The instructions do not define clear delimiters (like triple backticks or XML tags) or specific directives for the agent to ignore instructions embedded within the user-provided text.
- Capability inventory: The skill is configured with powerful file system and communication tools including Write, Edit, Grep, and Glob (SKILL.md frontmatter).
- Sanitization: No sanitization, escaping, or validation steps are included in the workflow to handle potentially malicious input.
Audit Metadata