sh-notice-search
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for searching public housing information on the official website of the Seoul Housing and Communities Corporation (SH). All network requests are directed to the official domain
www.i-sh.co.kr. - [EXTERNAL_DOWNLOADS]: The skill fetches HTML content from official SH public boards (
www.i-sh.co.kr) to extract notice lists and details. These are unauthenticated requests to a well-known public service and align with the skill's stated purpose. - [COMMAND_EXECUTION]: The skill documentation provides examples of using a local CLI tool via Node.js (
node packages/sh-notice-search/src/cli.js). These commands are used for local data processing and do not appear to execute unsanitized or remote code.
Audit Metadata