conventional-commits
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No patterns detected that attempt to override system instructions or bypass safety filters.
- [Data Exposure & Exfiltration] (SAFE): No access to sensitive file paths (~/.ssh, .env, etc.) or unauthorized network operations were found.
- [Obfuscation] (SAFE): No base64, zero-width characters, or other encoding techniques were used to hide malicious content.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): No external package managers (npm, pip) or remote script executions (curl | bash) are utilized.
- [Indirect Prompt Injection] (SAFE): Although the skill processes untrusted data (user code changes), it serves as a formatting template for commit messages and does not contain capabilities that could be exploited via data ingestion.
- [Privilege Escalation] (SAFE): No use of sudo or modification of system-level configurations.
Audit Metadata