korean-spell-check
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes a Python script (
scripts/korean_spell_check.py) to read local files and perform network requests to the spell-check service. - [SAFE]: Communication is restricted to the Nara-Speller service (nara-speller.co.kr), a well-known academic resource for Korean grammar. The implementation includes defensive features such as request throttling and chunking to avoid service abuse, and it provides clear guidance to users regarding data privacy.
Audit Metadata