convert-units
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
npx xno-skillscommand to perform unit conversions. This is the intended functionality of the skill and is documented as a vendor-provided tool. - [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and run thexno-skillspackage from the public npm registry. This is a standard practice for Node.js-based CLI tools.
Audit Metadata