database-postgres
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines secure database interaction patterns, specifically mandating Row Level Security (RLS) enforcement at the architecture level to ensure data isolation.
- [SAFE]: It includes explicit safety instructions preventing the autonomous execution of database migration or reset commands without user confirmation.
- [SAFE]: All database operations are directed through a structured SqlClient abstraction, which reduces the risk of direct query manipulation.
Audit Metadata