nim-cli-tool
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill does not contain any executable scripts, obfuscated content, or data exfiltration logic.
- [EXTERNAL_DOWNLOADS]: The skill suggests installing a package named 'nim' using the Python package manager (pip). While this is a non-standard way to install the Nim language compiler, it refers to a package on the official PyPI registry and does not involve untrusted third-party sources.
- [COMMAND_EXECUTION]: The skill includes standard development commands such as
nim --versionfor environment validation.
Audit Metadata