skills/xiaolai/cc-suite/init/Gen Agent Trust Hub

init

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands and scripts to perform environment discovery and project initialization.
  • Runs logic-based file checks to detect the project stack (e.g., package.json for Node.js, requirements.txt for Python, go.mod for Go).
  • Executes a series of setup scripts located in the internal plugin directory ${CLAUDE_PLUGIN_ROOT}/scripts/ (e.g., init.sh, bridge_skills.sh, mcp_codex.sh).
  • [DATA_EXPOSURE_AND_EXFILTRATION]: Operations are restricted to local file system interactions.
  • Reads existing configuration files (.cc-suite.md) to offer regeneration options to the user.
  • Writes new configuration metadata and project scaffolding without performing external network requests.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 10:45 AM
Security Audit — agent-trust-hub — init