rust-node-bootstrap
Pass
Audited by Gen Agent Trust Hub on Aug 15, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes standard development commands for initialization and verification, including
pnpm install,cargo check, andnpx skills add. These are typical for project scaffolding tools. - [EXTERNAL_DOWNLOADS]: The skill uses
npx skills addto fetch companion tools fromonsager-ai/dev-skills. These downloads target a well-known service and are part of the intended setup process for this developer toolset. - [REMOTE_CODE_EXECUTION]: The skill uses
npxto execute skill installation commands. This is the standard mechanism for the platform to manage its ecosystem of extensions. - [PROMPT_INJECTION]: The skill contains instructions for AI agents (AGENTS.md), but these are project-level guidelines and do not attempt to bypass core safety filters or override system-level constraints.
Audit Metadata