gate
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a CLI tool located within the plugin's root directory (
${CLAUDE_PLUGIN_ROOT}/scripts/cli) to perform project initialization and verification checks. This is standard functionality for a development-focused skill. - [SAFE]: The skill reads from
.claude/project.jsonto identify build commands. This file is a local configuration file used for project-specific settings and does not involve accessing sensitive user credentials or external data exfiltration.
Audit Metadata