line-endings
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Documentation & Instructions] (SAFE): The skill consists of 12 markdown files providing guidance on Git configuration (core.autocrlf, core.eol, core.safecrlf) and .gitattributes usage.
- [Command Execution] (SAFE): Includes standard shell commands for git configuration and file management (e.g., git add --renormalize, git ls-files --eol). These are instructional snippets for the user to execute manually.
- [External Downloads] (SAFE): Mentions installation of 'git-lfs' via standard package managers (winget, brew, apt-get). These are references to well-known, trusted tools and do not involve automated execution of remote scripts.
- [Privilege Escalation] (SAFE): Mentions 'sudo apt-get install' in documentation for Linux users. This is a standard installation procedure and not a malicious attempt at privilege escalation by the agent itself.
Audit Metadata