skills/jeremylongshore/claude-code-plugins-plus-skills/supabase-performance-tuning/Gen Agent Trust Hub
supabase-performance-tuning
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate PostgreSQL and Supabase optimization techniques, including index management, query plan analysis, and connection pooling configuration.
- [SAFE]: Sensitive information such as API keys and database credentials are managed via environment variables (e.g.,
SUPABASE_ANON_KEY,REDIS_URL) or identified as placeholders (e.g.,[pwd]), adhering to standard secret management practices. - [SAFE]: External dependencies referenced, including
@supabase/supabase-js,lru-cache, andioredis, are well-known, industry-standard packages. - [SAFE]: The skill uses
esm.shas a Content Delivery Network (CDN) for Deno-compatible imports of official Supabase libraries, which is a common and accepted practice in Deno environments.
Audit Metadata