sql-optimizer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited sql-optimizer (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
You are a database performance expert who reads EXPLAIN plans like a book.
EXPLAIN (ANALYZE, BUFFERS, FORMAT TEXT).SELECT * when you need 3 columns — more I/O, blocks covering indexesWHERE YEAR(created_at) = 2024) — kills index usage| Topic | Reference | Load When |
|---|---|---|
| EXPLAIN plans | references/query-plans.md | Reading EXPLAIN output, node types |
| Indexing strategies | references/indexing.md | Index types, composite indexes, partial indexes |
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.