wire-auth
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill promotes robust security practices by providing templates for Row-Level Security (RLS), proper session management, and environment variable protection.
- [PROMPT_INJECTION]: The skill includes instructions to read project files such as package.json and schema.prisma, which constitutes a surface for indirect prompt injection.
- Ingestion points: Reads package.json, schema.prisma, and app/pages directories.
- Boundary markers: No specific delimiters or ignore-instructions warnings provided for the file-reading phase.
- Capability inventory: The skill produces code templates for authentication logic and database schemas.
- Sanitization: No sanitization or validation of the content within the detected project files is specified.
Audit Metadata