git-advanced
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill provides standard Git commands for worktrees, bisecting, and rebasing. These are intended for local repository management and do not include dangerous or obfuscated commands.
- [EXTERNAL_DOWNLOADS] (SAFE): Mentions
npx eslintandnpm testwithin Git hooks. These are standard industry tools for linting and testing, posing no inherent security risk when used in a controlled project environment. - [DATA_EXFILTRATION] (SAFE): No network operations or credential extraction patterns were found. The documentation explicitly advises against committing secrets via
.gitignore. - [PROMPT_INJECTION] (SAFE): No patterns of prompt injection, role-play instructions, or system prompt extraction were detected.
Audit Metadata