git-workflow-guide
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious code, obfuscation, or unauthorized data access patterns were found.
- [COMMAND_EXECUTION]: The skill suggests using standard local commands such as
gitandnpm testfor repository management. - [PROMPT_INJECTION]: The skill reads project files like
CONTRIBUTING.mdto detect workflow configurations. 1. Ingestion points: Reads localCONTRIBUTING.md. 2. Boundary markers: None specified. 3. Capability inventory: Git and NPM CLI. 4. Sanitization: No specific validation on input content. This is a functional pattern for context-aware tools and poses minimal risk.
Audit Metadata