korean-slang-writing

Pass

Audited by Gen Agent Trust Hub on Apr 24, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions, metadata, or scripts.
  • [SAFE]: The skill uses only standard Python 3 libraries (such as urllib, json, re, and argparse) and has no external dependencies, which minimizes supply chain risks.
  • [SAFE]: Network requests in scripts/_slang_http.py are strictly controlled by a domain whitelist that restricts fetching to namu.wiki and en.namu.wiki, preventing arbitrary URL access or data exfiltration.
  • [SAFE]: The skill processes external HTML content using regex-based sanitization in scripts/slang_lookup.py to strip potentially dangerous tags like <script> and <style> before the text is summarized for the agent.
  • [SAFE]: The curated slang data in data/seed-slang.json includes safety ratings and usage contexts, and the SKILL.md provides explicit guardrails to avoid using inappropriate slang in formal or sensitive contexts.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 24, 2026, 01:42 AM