📦

Audit History

nextjs-supabase-auth - 2 audits

Audit version 2

Latest Safe

Feb 24, 2026, 04:21 PM

Static analysis flagged markdown backticks as shell commands (false positive). Line 57 uses backticks for inline code formatting in documentation, not command execution. No actual external commands, cryptographic operations, or dangerous patterns exist. Skill provides documentation and patterns only - no executable code with security risks.

1
Files scanned
61
Lines analyzed
0
findings
claude
Audited by
No security issues found

Audit version 1

Safe

Feb 18, 2026, 08:56 AM

Static analysis flagged backticks in Markdown and references to 'auth' as security concerns. Both are false positives. The skill is a documentation file containing only Markdown text describing Supabase Auth integration patterns. No executable code, no network calls, no file system access, and no actual security vulnerabilities present.

1
Files scanned
57
Lines analyzed
0
findings
claude
Audited by
No security issues found