national-pension-workplace
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is well-structured and follows secure coding practices for data retrieval. No malicious patterns, obfuscation, or safety bypass attempts were identified.
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to
k-skill-proxy.nomadamas.orgto access public data. This is a vendor-owned service (NomaDamas) designed to proxy requests to the official South Korean public data portal, allowing the skill to operate without requiring user-side API keys. - [COMMAND_EXECUTION]: The helper script
scripts/national_pension_workplace.pyuses standard library modules (argparse,urllib,json) to handle inputs and network communication. It contains no instances of unsafe command execution or dynamic code evaluation.
Audit Metadata