post-deploy
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute various system and development commands to verify deployment status. These include inspecting global npm packages (
npm ls -g --depth=0), executing build scripts (npm run build,tsc), and managing system services or daemons using tools likesystemctl,pm2, and Windows Service Manager. These operations are essential to the skill's stated purpose of post-change deployment verification. - [EXTERNAL_DOWNLOADS]: The skill references external tools and repositories for rule management, specifically the
compose-agentsmdpackage and theagent-rulesrepository. These resources are provided by the same vendor (metyatech) and are used to maintain the agent's operational guidelines.
Audit Metadata