skills/randroids-dojo/skills/vibekit/Gen Agent Trust Hub

vibekit

Pass

Audited by Gen Agent Trust Hub on Jun 27, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands to automate development workflows.
  • scripts/add.sh uses the GitHub CLI (gh api) to retrieve version information from the library's repository.
  • It triggers package installation commands (pnpm install, npm install, or yarn install) to update the project's lockfile after modifying dependencies.
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the inclusion of external source code into the project.
  • It configures the project's package.json to pull the @randroids-dojo/vibekit library directly from a GitHub repository.
  • [DYNAMIC_EXECUTION]: The skill utilizes node -e within its scripts to programmatically read and update the project's package.json file.
  • This approach is used as a structured method for JSON manipulation to ensure the integrity of the project configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 27, 2026, 07:22 AM
Security Audit — agent-trust-hub — vibekit