humanizer-german
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process user-provided German text to remove AI markers. Combined with file-writing tools such as
WriteandEdit, this creates a vulnerability surface for indirect prompt injection attacks where malicious instructions embedded in the input text could attempt to influence the agent. - Ingestion points: Processes arbitrary German text provided by the user for humanization and editing (SKILL.md).
- Boundary markers: The instructions do not specify the use of delimiters or boundary markers to isolate the untrusted input text from the agent's core instructions.
- Capability inventory: The skill has access to file system tools including
Read,Write,Edit,Grep, andGlob. - Sanitization: The skill lacks explicit sanitization or filtering logic to prevent the agent from following instructions that might be contained within the data being processed.
Audit Metadata