gitignore-generator
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely descriptive and provides static templates for generating text-based .gitignore files. It contains no scripts, binary files, or automated commands that interact with the system or network.
- [DATA_EXFILTRATION]: The templates provided by the skill actively promote security best practices by instructing users to exclude sensitive files such as environment variables (.env), private keys (*.pem, .key), and database files (.sqlite) from version control.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes user input to determine the technology stack, it lacks any high-risk capabilities (such as command execution or network requests) that could be exploited through malicious input. The output is restricted to plain-text gitignore patterns.
Audit Metadata