gitattributes-manager
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill content is focused exclusively on the legitimate task of managing Git attributes. No malicious patterns such as credential theft, unauthorized network access, or dangerous command execution were found.
- [COMMAND_EXECUTION]: The workflow instructs the agent to use 'git check-attr' for validation. This is a standard, read-only Git command appropriate for the skill's intended purpose.
- [PROMPT_INJECTION]: The skill has an ingestion surface for indirect prompt injection as it reads existing repository configuration. Evidence Chain: 1. Ingestion points: .gitattributes and representative file types (Workflow Step 1). 2. Boundary markers: None. 3. Capability inventory: 'git check-attr' (Workflow Step 7). 4. Sanitization: None. This surface is assessed as safe because it is integral to the tool's function and limited to Git metadata operations.
Audit Metadata