Oracle DB
v1.0.0Write Oracle SQL and PL/SQL with proper syntax, hints, and performance patterns.
⭐ 2· 1.2k·9 current·9 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the SKILL.md content. The declared required binaries (sqlplus or sql) are appropriate for an Oracle-guidance skill and are listed as 'anyBins' in the metadata.
Instruction Scope
SKILL.md contains only Oracle syntax, performance, and usage guidance. It does not instruct the agent to read system files, environment variables, or transmit data to external endpoints, nor does it include open-ended instructions that would grant broad discretion.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials. The content mentions Oracle monitoring views (V$SQL/V$SESSION) which legitimately require DB privileges, but the skill itself does not request any secrets.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or attempt to modify other skill/system configurations.
Assessment
This skill is an instruction-only reference for Oracle SQL and PL/SQL and appears internally consistent. It does not install code or ask for credentials by itself. Practical cautions: if you (or the agent using this skill) run sqlplus/sql against a real database, you will need to supply database connection credentials — only provide those to trusted agents/environments. Review any prompts or actions that would cause the agent to execute commands against your DB, and avoid sharing DB credentials unless necessary. If you need guarantees about provenance or maintenance, ask the publisher for a homepage, source repo, or change log before using in sensitive environments.Like a lobster shell, security has layers — review code before you run it.
latestvk979rx2djh3svh9hzq7xf6nyw580xvdc
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔴 Clawdis
OSLinux · macOS · Windows
Any binsqlplus, sql
