oracle-db-skills
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The repository consists of 117+ standalone reference guides for Oracle Database. The content is purely educational and technical, focusing on development, performance tuning, and administration. No obfuscation, data exfiltration patterns, or persistence mechanisms were detected.
- [EXTERNAL_DOWNLOADS]: The documentation references official software downloads for tools like Oracle Instant Client, SQLcl, and Oracle REST Data Services (ORDS) from trusted Oracle domains and verified GitHub organizations.
- [COMMAND_EXECUTION]: Includes a utility script
scripts/apply-github-ruleset.shthat uses curl to interact with the official GitHub API. This is an administrative tool for repository management and does not execute untrusted remote code. - [PROMPT_INJECTION]: The skill contains 'Agent Rules' (e.g., in
skills/agent/destructive-op-guards.md) that instruct AI agents to require human confirmation before performing destructive actions like DROP or TRUNCATE. These are safety guardrails rather than malicious injections. - [CREDENTIALS_UNSAFE]: Several files contain example credentials in code snippets (e.g., 'sk-proj-...', 'SecurePass#1', 'WalletP@ss!'). These are standard documentation placeholders and do not represent actual secrets.
Audit Metadata