findskill.top logo
findskill.top Skill Marketplace Detail
agentskill.sh secured

sql-optimization-patterns

Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.

@wshobson plugins/developer-essentials/skills/sql-optimization-patterns/SKILL.md GitHub Stars 30,590

Security score

This tab presents tested categories, issue summaries, and source snippets in an audit-style report.

Security score 100/100
Audited on Mar 28, 2026
Audit summary 1 / 1 / 1

High / Medium / Low

Categories 4
Findings 3
Platforms 4
Sources 1

Categories Tested

Instruction boundariesFilesystem writesNetwork referencesPlatform-specific install flow

Security Issues

High Install Surface
Line 3

Installation happens from source content, so consumers still need to trust the upstream repository state.

Severity: High · Category: Install Surface · Line 3
3  install: /learn @wshobson/sql-optimization-patterns
Medium Instruction Scope
Line 4

The skill summary describes broad output generation, which benefits from explicit file and action boundaries during review.

Severity: Medium · Category: Instruction Scope · Line 4
4  scope: Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improv...
Low Cross-Platform Drift
Line 5

Multiple distribution surfaces can drift if install steps and supported runtimes are not reviewed together.

Severity: Low · Category: Cross-Platform Drift · Line 5
5  platforms: openclaw, codex, chatgpt, github-copilot, cursor, windsurf, cline, roo-code, amp, trae, opencode, goose

Mitigations

Review the upstream repository before copying files into a local skills directory.

Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.

Check each tagged platform path together so install steps do not drift across tools.