household-waste-info
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto fetch and execute its instruction set from the vendor's repository (@nomadamas/k-skill). This is a standard delivery mechanism for this author's skills. - [COMMAND_EXECUTION]: The skill executes
curlcommands to interact with a proxy API (k-skill-proxy.nomadamas.org). This proxy handles the injection of theserviceKey(API key) for the official Government Data Portal (data.go.kr), which is a security best practice as it prevents hardcoding secrets in the client-side skill or instructions. - [SAFE_PRACTICE]: The instructions explicitly forbid the storage of plaintext credentials and require user approval before performing sensitive actions, demonstrating a strong security posture.
Audit Metadata