skills/wojons/skills/dogfooding/Gen Agent Trust Hub

dogfooding

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill orchestrates the validation of other skills by executing the npx skills CLI tool and various local bash scripts to verify installation and functionality.
  • [EXTERNAL_DOWNLOADS]: The CI/CD setup scripts (setup-continuous-dogfooding.sh) include commands to download the @vercel/skills package from the official NPM registry to the runner environment.
  • [DYNAMIC_EXECUTION]: The skill dynamically generates configuration files for GitHub Actions, GitLab CI, and CircleCI, as well as local execution scripts like run-dogfooding-local.sh to automate the validation lifecycle.
  • [PERSISTENCE]: The local setup script provides an option to generate a setup-cron-job.sh script, which allows users to explicitly schedule recurring validation tasks using the system crontab.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 01:49 AM