db
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides highly defensive instructions for AI agents, including detailed pre-flight checks and impact analysis requirements before executing destructive operations like DROP or TRUNCATE in
destructive-op-guards.mdandsafe-dml-patterns.md. - [SAFE]: Extensive security documentation is included for Virtual Private Database (VPD), Transparent Data Encryption (TDE), and Unified Auditing, ensuring developers implement robust data protection layers.
- [SAFE]: SQL injection protection is a central theme, with consistent use of bind variables and
DBMS_ASSERTfor dynamic SQL construction throughout the PL/SQL and application development guides. - [EXTERNAL_DOWNLOADS]: The skill references standard library installations from well-known registries, including python-oracledb (PyPI), node-oracledb (NPM), and ojdbc (Maven). These are essential components for Oracle connectivity and are sourced from official vendors.
- [EXTERNAL_DOWNLOADS]: Installation instructions for the utPLSQL framework in
database-testing.mdinvolve cloning from the well-knowngithub.com/utPLSQLrepository, which is the industry standard for PL/SQL unit testing.
Audit Metadata