postgresql

v2.56.0

PostgreSQL schema design, query optimization, indexing, and administration. Use when working with PostgreSQL, JSONB, partitioning, RLS, CTEs, window function...

0· 148·0 current·0 all-time
byIlia Alshanetsky@iliaal
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (PostgreSQL schema, indexing, performance, ops) matches the content: SQL patterns, config guidance, and operational notes. The skill declares no binaries, installs, or env vars — consistent for a docs-only helper.
Instruction Scope
SKILL.md and the reference documents contain SQL examples and operational guidance only. They do not instruct the agent to read system files, fetch remote endpoints, or access credentials. The examples are administrative and advisory (e.g., EXPLAIN, CREATE INDEX CONCURRENTLY, WAL/backup commands).
Install Mechanism
No install spec or code files are provided; this is instruction-only, which is low-risk and appropriate for a documentation/assistant skill.
Credentials
The skill requests no environment variables, credentials, or config paths. All examples assume the user/DBA will supply their own connection context — there are no hidden or unrelated credential requests.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill does not request permanent presence or attempt to modify other skills or system settings.
Assessment
This skill is a static collection of PostgreSQL best practices and SQL snippets and appears internally consistent. It does not ask for credentials or install anything. When using it, do not copy destructive ALTER/DDL or migration steps directly into production without testing — follow the migration safety advice in the docs (test on staging, use CONCURRENTLY, batch backfills). If future versions add install steps or request env vars (DB connection strings, cloud credentials), re-evaluate before installing.

Like a lobster shell, security has layers — review code before you run it.

latestvk97f8438by7a26p46xa5zgds5s84vvwe

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments