gitattributes
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill employs standard Unix utilities such as
git,tar,awk,sed,grep, andcommto inspect the repository structure and file metadata. These operations are local and aligned with the skill's purpose of auditing release archives. - [DATA_EXPOSURE]: The audit process involves creating temporary text files in
/tmpto compare tracked files against ignored ones. This is a standard technical procedure and does not involve the collection or exfiltration of sensitive information. - [INDIRECT_PROMPT_INJECTION]: The skill processes repository metadata. Ingestion points: Reads
.gitattributesand file lists viagit. Boundary markers: Not present. Capability inventory: File system listing and text manipulation tools. Sanitization: No explicit sanitization of repository content is performed before processing.
Audit Metadata