kakao-map
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with an external proxy server (k-skill-proxy.nomadamas.org) to interface with Kakao APIs. This is a vendor-owned resource managed by the skill author (NomaDamas).
- [COMMAND_EXECUTION]: The workflow examples suggest using curl to interact with the proxy endpoints for data retrieval. These are standard operations for an API-based skill and do not involve executing remote scripts.
- [SAFE]: The skill documentation explicitly states that sensitive credentials (Kakao API keys) are stored on the proxy server rather than the user's local environment, which is a security best practice. No local sensitive files are accessed or exposed.
Audit Metadata