browser-onnx
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [EXTERNAL_DOWNLOADS] (INFO): The skill references the "onnxruntime-web" package. This is a well-known library maintained by Microsoft (a trusted organization) and is essential for the skill's stated purpose.- [REMOTE_CODE_EXECUTION] (LOW): The skill provides instructions for loading binary ONNX models from remote URLs. While loading binary data for execution in a runtime carries inherent risks of exploitation if the model is malicious, this is the core functionality of machine learning inference tools and is described here in a standard, legitimate context.- [COMMAND_EXECUTION] (INFO): The installation instructions include a standard "npm install" command for the runtime library. This is a common and expected practice for JavaScript-based skills.
Audit Metadata