api-design
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses ripgrep (rg) and ls commands to search for existing API endpoints and Server Actions within the project files. This is used solely for project mapping and preventing code duplication.
- [COMMAND_EXECUTION]: Includes a PostgreSQL query to list functions in the public namespace, facilitating the discovery of existing database RPCs in Supabase or similar environments.
- [SAFE]: Examples provided for authentication (JWT, API keys) use standard documentation placeholders and correctly emphasize security practices like input validation and rate limiting.
Audit Metadata