korean-humanizer
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill acts as an ingestion surface for untrusted external data, as it is designed to process and rewrite user-provided Korean text from files or conversation context.
- Ingestion points: Text provided via arguments, dialogue, or file paths (Step 1 in
SKILL.md). - Boundary markers: None explicitly defined to separate user text from agent instructions.
- Capability inventory: Uses
Read,Write,Edit,Grep, andGlobtools to analyze and modify files. - Sanitization: No specific input sanitization or filtering logic is present. While this creates a surface for indirect prompt injection, it is the primary intended purpose of the skill and does not contain malicious logic or bypass instructions.
Audit Metadata