implement-crud

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides instructions and examples for implementing standard Create, Read, Update, and Delete (CRUD) operations using the official Supabase client library.
  • [SAFE]: Secure credential management is demonstrated by using environment variables (process.env.SUPABASE_URL and process.env.SUPABASE_ANON_KEY) rather than hardcoded values.
  • [SAFE]: The instructions explicitly mention Row Level Security (RLS) multiple times, guiding the user to implement database-level access controls to verify data ownership.
  • [SAFE]: No suspicious network activity, data exfiltration, or obfuscation techniques were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 07:31 AM