korean-spell-check
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access behaviors were detected in the skill's instructions or script.
- [COMMAND_EXECUTION]: The skill executes a local Python script (
scripts/korean_spell_check.py) to manage the spell-checking process. The script utilizes standard Python libraries and follows non-malicious logic for text processing and chunking. - [DATA_EXFILTRATION]: The skill transmits user-provided text to the external domain
nara-speller.co.krfor spell-checking. This is the primary function of the skill and is explicitly documented with clear warnings regarding the transmission of sensitive content.
Audit Metadata