building-register-search
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the Python standard library for all tasks, including network requests and data parsing, ensuring no reliance on external third-party packages.\n- [COMMAND_EXECUTION]: The tool provides structured CLI commands for searching building records, with validation for input parameters like PNU and address components.\n- [EXTERNAL_DOWNLOADS]: Data is retrieved from official South Korean government endpoints and the vendor's proxy server, as described in the skill's documentation.\n- [CREDENTIALS_UNSAFE]: The script reads API keys from
~/.config/k-skill/secrets.envor environment variables, which is a standard method for managing credentials in CLI tools.
Audit Metadata