napi-rs
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains only documentation, code snippets, and configuration templates for the napi-rs framework. No malicious patterns, obfuscation, or unauthorized access attempts were identified.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation for napi-rs, Node-API, and Bun. It also links to the author's own styleguides on GitHub (github.com/cofin), which is consistent with the skill's context.
- [COMMAND_EXECUTION]: Includes standard build scripts in the package.json and Cargo.toml templates (e.g., 'napi build', 'napi prepublish') required for building native modules.
- [DYNAMIC_EXECUTION]: Demonstrates how to use 'deno_core' for embedding V8/TypeScript execution. While this is a form of dynamic execution, it is presented as a legitimate architectural pattern within the primary scope of the skill.
Audit Metadata