household-waste-info

Pass

Audited by Gen Agent Trust Hub on Apr 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill makes network requests to a proxy server (k-skill-proxy.nomadamas.org) owned by the author to retrieve waste disposal guidelines from the official South Korean government data portal (data.go.kr).
  • [COMMAND_EXECUTION]: Employs the curl command-line tool to perform GET requests to the proxy endpoint. The usage is restricted to fetching structured JSON data based on user-provided location names.
  • [CREDENTIALS_UNSAFE]: Follows best practices for credential management by handling the serviceKey (API key) on the server-side proxy, ensuring that sensitive access tokens are not stored or exposed on the user's local environment.
  • [DATA_EXPOSURE]: Collects specific location names (City/County/District) from the user to query the relevant disposal information. No sensitive personal information or system data is accessed or transmitted.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 14, 2026, 08:32 AM