oracle-db-skills
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The repository consists of Markdown-based educational guides and reference materials for Oracle Database developers and DBAs.
- [SAFE]: Code snippets provided are for instructional use, demonstrating standard database operations, security configurations (TDE, VPD, Auditing), and application driver usage in various programming languages.
- [SAFE]: No hardcoded credentials or sensitive tokens were found; all examples use clearly marked placeholders or environment variable references.
- [SAFE]: External tool references (such as utPLSQL, Oracle drivers, and Swagger UI) point to official well-known repositories for legitimate installation and setup guidance.
- [SAFE]: A utility shell script (scripts/apply-github-ruleset.sh) is provided for repository administration and follows standard practices using environment variables for sensitive tokens.
- [SAFE]: The content proactively teaches security best practices, including SQL injection avoidance using DBMS_ASSERT and least privilege principles.
Audit Metadata