norikae-guide
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local Python scripts provided within the skill directory (
scripts/build_norikae_url.pyandscripts/fetch_norikae_routes.py) to generate query URLs and process HTML results. These operations are transparent and restricted to the skill's logic. - [EXTERNAL_DOWNLOADS]: The skill performs network requests to
transit.yahoo.co.jpto retrieve transit data. This involves fetching publicly accessible route information from a well-known service to fulfill the skill's primary purpose. - [DATA_EXFILTRATION]: No sensitive personal information or system credentials are transmitted. The data sent to the external service consists solely of transit-related parameters such as station names, dates, and times derived from the user's travel request.
Audit Metadata