skills-cli-sync
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads source configuration files (
agents.tsandtypes.ts) from the official Vercel Labs GitHub repository. These downloads are used to fetch updated agent definitions and are performed using secure HTTPS connections. - [COMMAND_EXECUTION]: The skill executes local development commands including
node,pnpm, andprettier. This includes running a project-specific script (reconcile-agents.mjs) that performs a consistency check between code constants and documentation files, which is a standard safety measure for repository maintenance.
Audit Metadata