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, and npx skills add. These are typical for project scaffolding tools.
  • [EXTERNAL_DOWNLOADS]: The skill uses npx skills add to fetch companion tools from onsager-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 npx to 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
Risk Level
SAFE
Analyzed
Aug 15, 2026, 03:25 AM
Security Audit — agent-trust-hub — rust-node-bootstrap