backend-patterns
Fail
Audited by Socket on Mar 10, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The skill content is coherent with its stated purpose of documenting backend patterns and best practices. There are no active download/execute patterns, unverifiable binaries, or credential-forwarding vectors. Data flows primarily between client, API routes, the database (via Supabase), and Redis caches, with standard JWT-based auth and structured error handling. Overall risk isLow-to-Medium due to typical authentication/configuration concerns (environment secrets) that are manageable with standard best practices. No evidence of data exfiltration or malicious activity detected in the provided code samples.
Confidence: 98%
Audit Metadata