lotto-results
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs the 'k-lotto' package from the public npm registry. This package is an external dependency used to fetch lotto results from South Korean lottery services.
- [COMMAND_EXECUTION]: The skill uses shell commands to manage its environment and execute logic. It performs a global package installation ('npm install -g k-lotto') and executes Node.js code via heredocs ('node
- <<'JS'').
Audit Metadata