design-api
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill focuses on providing best practices and templates for API architecture. No malicious intent, obfuscation, or unauthorized data exfiltration patterns were detected.
- [COMMAND_EXECUTION]: The skill suggests using the
Greptool for local code searches. This is a standard development practice for identifying existing patterns and does not represent a security risk in this context. - [DATA_EXPOSURE]: The skill instructs the agent to query database metadata (using Supabase MCP) and read local documentation files (
src/api/_api-README.md). This allows the agent to understand existing schemas for better design alignment. These operations are performed locally and are necessary for the skill's primary function.
Audit Metadata