korean-grammar-checker
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill demonstrates safe behavior throughout its instructions and referenced files. It performs strictly within its documented scope of providing Korean grammar analysis and educational feedback.
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface because it is designed to ingest and process untrusted external data (user text and files).
- Ingestion points: Untrusted data enters the agent context through direct user input or via the
Readtool used on specified file paths. - Boundary markers: The instructions do not specify the use of delimiters (like xml tags or triple quotes) to wrap user input or warn the agent to ignore instructions embedded in the target text.
- Capability inventory: The skill has access to
Read,Write,Edit,Grep, andGlobtools as defined in the SKILL.md frontmatter. - Sanitization: No explicit sanitization, validation, or escaping of the ingested text is performed before it is processed by the agent.
Audit Metadata