db
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of instructional Markdown files and code examples designed to teach or guide an AI agent. It contains no executable scripts, binaries, or automated triggers.
- [SAFE]: No prompt injection attempts or efforts to bypass safety protocols were detected. The skill actually includes guidance on how to prevent prompt injection in AI-driven database applications.
- [SAFE]: Data exposure and exfiltration checks returned no findings. All credentials and identifiers used in examples are clearly marked placeholders (e.g., 'sk-proj-...', 'YOUR_API_KEY_HERE').
- [SAFE]: Extensive security documentation is included, covering topics such as SQL injection prevention using bind variables, least-privilege management, auditing, encryption (TDE), and Virtual Private Database (VPD).
- [SAFE]: Defensive patterns for AI agents are explicitly provided, such as 'Count Before Delete', 'Always-WHERE Clause Guards', and 'Dry Run via SAVEPOINT', which improve the overall safety of agents using this skill.
- [SAFE]: All external URLs and resources reference official Oracle documentation, well-known developer services (GitHub, NuGet, NPM), or established open-source projects like utPLSQL.
Audit Metadata