scaffolding-test-foundation

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified in the skill instructions.
  • [EXTERNAL_DOWNLOADS]: The skill instructs the installation of well-known testing libraries from the public npm registry. Evidence: Installation of vitest, @vitejs/plugin-react, node-mocks-http, and @testing-library/react via npm install.
  • [COMMAND_EXECUTION]: The skill uses shell commands to install dependencies and configure the project environment, which is appropriate for its stated scaffolding purpose. Evidence: npm install -D ... and file creation for vitest.config.ts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 07:34 AM
Security Audit — agent-trust-hub — scaffolding-test-foundation