skills/jabranr/skills/jabraf-vitest/Gen Agent Trust Hub

jabraf-vitest

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill implements a standard developer workflow for configuring a testing framework. All external resources and packages are associated with the skill's author.
  • [EXTERNAL_DOWNLOADS]: Downloads and installs the @jabraf/dev package from the npm registry.
  • Evidence: The skill instructs the agent to install @jabraf/dev at latest as a development dependency.
  • [COMMAND_EXECUTION]: Uses the system package manager to install dependencies and run validation tests.
  • Evidence: Step 4 involves package installation, and Step 7 involves running <pm> run test or npx vitest run to validate the setup.
  • [DATA_EXFILTRATION]: Analyzes local project files to determine configuration settings.
  • Evidence: The skill reads package.json (for dependencies and scripts) and searches for existing Vitest configuration files to propose appropriate setup options.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 11:17 AM
Security Audit — agent-trust-hub — jabraf-vitest