schema0-rls
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
schema0 sandbox executility to execute local scripts and database management tools. - Evidence:
schema0 sandbox exec "bun run scaffold-scripts/generate.ts rls-service <name>"inSKILL.mdused for code generation. - Evidence:
schema0 sandbox exec "bun run db:generate"anddb:migrateinreferences/implementation.mdfor schema management. - [EXTERNAL_DOWNLOADS]: The skill configuration references an external API endpoint to retrieve user authentication claims necessary for Row-Level Security enforcement.
- Evidence: Fetches JWT claims from
https://${env.YB_API_HOSTNAME}/api/user_management/claimsas documented inreferences/implementation.md. This is a core architectural component of the vendor's security model.
Audit Metadata