row-level-security
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a comprehensive educational resource for database security. It provides legitimate SQL configuration examples and architectural guidance without any malicious intent or hidden logic.
- [SAFE]: Explicit security warnings are included throughout the documentation, specifically regarding the protection of administrative 'service_role' keys and the necessity of using 'FORCE ROW LEVEL SECURITY' to prevent table owners from accidentally bypassing access controls.
- [SAFE]: Code examples across all reference files use best-practice patterns for handling user identity (e.g., using transaction-scoped session variables in pooled environments) and utilize safe placeholders for sensitive data like UUIDs and JWT claims.
Audit Metadata