boxlang-database-access
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a documentation resource for BoxLang database operations. It correctly identifies SQL injection as a primary threat and provides specific, clear examples of how to mitigate it using parameterized queries in both script (
queryExecute) and tag (bx:query) syntax. All external links point to official documentation (boxlang.ortusbooks.com) or well-known security resources (owasp.org). Credentials in example configurations use standard environment variable placeholders (e.g.,${DB_PASS}), which follows secure secrets management practices. No malicious patterns, obfuscation, or unauthorized data access behaviors were detected.
Audit Metadata