new-workspace
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses shell commands including
mkdir,cp,git, andghto create directory structures, copy templates, and initialize version control repositories. These operations are consistent with the skill's stated purpose of workspace provisioning. - [EXTERNAL_DOWNLOADS]: The skill integrates with GitHub to create and push repositories. Interaction with this well-known service is governed by user-provided flags and the
ghCLI tool. - [DATA_EXFILTRATION]: The skill accesses
~/.claude/CLAUDE.mdto retrieve environment and identity facts for workspace personalization. This data remains within the local environment or the user's own GitHub repository.
Audit Metadata