localdata-business-status
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads business status CSV files from the official government data server at
file.localdata.go.krto provide requested information. - [DATA_EXFILTRATION]: No sensitive information is exfiltrated. The skill transmits only the user-provided business name and region to the official government server to perform the search.
- [COMMAND_EXECUTION]: No suspicious command execution or shell injection risks were identified. The helper script uses Python standard library modules (
urllib,csv,json) to handle data retrieval and parsing. - [CREDENTIALS_UNSAFE]: The skill does not require or store any authentication keys or credentials, as it accesses publicly available data.
Audit Metadata