SQL Ecosystem
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional and provides security-conscious guidance for database operations. It contains no executable scripts, installers, or external network requests.
- [SAFE]: It explicitly warns against SQL injection vulnerabilities and provides correct patterns for using parameterized queries and prepared statements across multiple programming languages including Python, Node.js, and Go.
- [SAFE]: It provides guidance on safe dynamic SQL construction using whitelisting for identifiers, preventing identifier injection attacks.
- [SAFE]: The skill includes instructions for preventing pattern injection in LIKE queries by escaping wildcards, demonstrating a thorough approach to SQL security.
- [SAFE]: No obfuscation, hidden content, unauthorized persistence mechanisms, or suspicious metadata were found in the skill content.
Audit Metadata