humanizer
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it ingests and processes untrusted data (text to humanize and voice calibration samples) without adequate security boundaries.
- Ingestion points:
SKILL.mddefines workflows for humanizing provided text and reading voice samples from user-specified file paths. - Boundary markers: The instructions fail to define delimiters or safety constraints to prevent the agent from executing instructions contained within the input data.
- Capability inventory: The skill is configured with access to
Read,Write,Edit,Grep, andGlobtools as listed in theSKILL.mdfrontmatter. - Sanitization: The skill does not implement or require any form of input validation or content filtering for the processed text.
Audit Metadata