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 skillsCLI 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/skillspackage 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.shto automate the validation lifecycle. - [PERSISTENCE]: The local setup script provides an option to generate a
setup-cron-job.shscript, which allows users to explicitly schedule recurring validation tasks using the system crontab.
Audit Metadata