skills/dnd-mapp/ai-standards/vitest/Gen Agent Trust Hub

vitest

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill triggers shell commands through the pnpm package manager. These commands execute scripts defined within the project's package.json file, which is standard behavior for JavaScript/TypeScript development tools.- [EXTERNAL_DOWNLOADS]: Execution of the command pnpm test:install-browsers downloads browser binaries required for Playwright tests. These downloads originate from well-known official sources associated with the Playwright and Vitest projects.- [SAFE]: The skill includes proactive safety instructions, directing the agent to read and understand the project's configuration (e.g., vitest.config.mts and package.json) to confirm script contents before performing any actions. This helps prevent the accidental execution of malicious or unintended code stored in project configuration files.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 02:50 PM