d7-orm-queries
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed guidance on the safe use of the Bitrix D7 ORM. It explicitly identifies and warns against SQL injection vectors, specifically advising against the interpolation of untrusted input into filter keys and promoting the use of parameterized filter values.
- [SAFE]: All provided code examples follow security best practices, such as input validation, type casting (e.g., casting to int), and explicit column selection to minimize data exposure.
- [SAFE]: No patterns associated with prompt injection, data exfiltration, obfuscation, or unauthorized remote code execution were found. The skill operates entirely within the context of providing programming instruction for a specific framework.
Audit Metadata