store-longevity-radar
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is to process public datasets for business research, with all operations aligned with its stated purpose.
- [EXTERNAL_DOWNLOADS]: Fetches commercial enterprise datasets from the official South Korean government data portal (data.go.kr). These are well-known, public, and unauthenticated sources.
- [COMMAND_EXECUTION]: Utilizes a vendor-managed CLI tool (@nomadamas/k-skill) via
npxto provide dynamic instructions and helper files to the agent. - [COMMAND_EXECUTION]: Executes a local Python script (
scripts/store_longevity_radar.py) to perform computational tasks like distance-based matching and CSV filtering. - [SAFE]: Implements standard local caching in the user's home directory to avoid redundant downloads, following best practices for handling large datasets.
Audit Metadata