korean-marathon-schedule
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references a local npm package
korean-marathon-schedule. While it does not explicitly download code from the internet during runtime, it relies on this package which the documentation suggests should be present in the repository. - [COMMAND_EXECUTION]: The skill provides a CLI command example
node packages/korean-marathon-schedule/src/cli.jsto execute search queries. This is standard functionality for search-based skills. - [SAFE]: The skill explicitly states it is a read-only lookup tool. It interacts only with well-known public domains (
gorunning.krandtriathlon.or.kr) and avoids private, authenticated, or payment-related actions. No obfuscation or malicious patterns were detected.
Audit Metadata