init-project
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
git remote get-url originto retrieve repository information for automatic configuration. This is a read-only local operation within the scope of the project's purpose. - [COMMAND_EXECUTION]: The skill uses
mkdir -p .claudeto create a directory for storing configuration settings. This is a standard filesystem operation for project-level tools. - [SAFE]: The skill performs interactive configuration and saves the results to a local file (
.claude/ticket-config.json). No network exfiltration, obfuscation, or dangerous external dependencies were identified.
Audit Metadata