promptbook-install

Pass

Audited by Gen Agent Trust Hub on Jul 4, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the @markbrutx/promptbook-core and @markbrutx/promptbook-cli packages from the npm registry. These are official vendor resources belonging to the author and are required for the library's functionality.
  • [COMMAND_EXECUTION]: The skill utilizes standard package management commands (npm, yarn, pnpm, or bun) to install dependencies. It also uses npx to execute verification commands (ls, resolve, lint) provided by the installed library, which is a common practice for development tools.
  • [SAFE]: The skill includes safeguards such as verifying the existing project structure to avoid overwriting user files (e.g., existing prompts/ directories) and requesting user confirmation before applying configuration changes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 4, 2026, 11:19 AM
Security Audit — agent-trust-hub — promptbook-install