rls-setup

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a local scaffolding script scaffold-scripts/generate.ts via bun run to automate the creation of API routers and database services. This is a standard development workflow within the context of a template project.
  • [EXTERNAL_DOWNLOADS]: The implementation fetches user authentication claims from an external API endpoint defined by the YB_API_HOSTNAME environment variable. This is a legitimate operation used to validate JWT claims and enforce database security policies at the connection level.
  • [DATA_EXPOSURE]: The skill references environment variables such as DATABASE_URL, YB_API_HOSTNAME, and YB_ORGANIZATION_ID. These are standard requirements for database connectivity and authentication service configuration within the project environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 05:30 PM