humanizer
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it ingests and processes untrusted text provided by the user to perform rewriting tasks.
- Ingestion points: Text provided by the user for 'humanization' through the
/humanizercommand or direct prompt interaction as described in SKILL.md. - Boundary markers: The skill instructions do not specify the use of delimiters (such as XML tags or triple quotes) to separate the input text from the system instructions.
- Capability inventory: The skill is granted access to file system tools including
Read,Write,Edit,Grep, andGlobas defined in the SKILL.md frontmatter. - Sanitization: There is no evidence of input sanitization or explicit instructions to the agent to ignore any commands or instructions contained within the text being processed.
Audit Metadata