skills/schema0/skills/schema0-rls/Gen Agent Trust Hub

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 exec utility to execute local scripts and database management tools.
  • Evidence: schema0 sandbox exec "bun run scaffold-scripts/generate.ts rls-service <name>" in SKILL.md used for code generation.
  • Evidence: schema0 sandbox exec "bun run db:generate" and db:migrate in references/implementation.md for 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/claims as documented in references/implementation.md. This is a core architectural component of the vendor's security model.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 16, 2026, 10:53 AM
Security Audit — agent-trust-hub — schema0-rls