gitignore-generator
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches .gitignore templates from Toptal's official gitignore.io API via a secure HTTPS connection.
- [COMMAND_EXECUTION]: The skill uses the
curlcommand to download template content and redirect it into a local.gitignorefile. This is a standard operation for the skill's intended purpose of file generation.
Audit Metadata