Audit History
nextjs-app-router-patterns - 5 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v5 Latest | Aug 4, 2026, 03:53 PM | 1 confirmed | 0 | No capability change |
| v4 | Jul 7, 2026, 01:10 AM | 1 confirmed | 0 | No capability change |
| v3 | Jul 7, 2026, 01:10 AM | 1 confirmed | 0 | External commands |
| v2 | Jun 30, 2026, 04:35 PM | 2 confirmed | 0 | External commands |
| v1 | Feb 24, 2026, 04:13 PM | No confirmed findings | 0 | Baseline |
Aug 4, 2026, 03:53 PM
All 22 static findings are false positives caused by JavaScript template literals, Markdown code references, and ordinary Next.js examples. However, the playbook demonstrates database mutations without explicit schema validation or authorization, creating a high-risk pattern when copied into production.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (4)
🌐 Network access (7)
🔑 Env variables (2)
Jul 7, 2026, 01:10 AM
The static command, network, environment, sensitive-file, and reconnaissance alerts are false positives in Markdown and TypeScript documentation samples. No prompt injection or malware intent was found. Semantic review found that mutation examples should add validation and authorization guidance before publication.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (4)
🌐 Network access (7)
🔑 Env variables (2)
Jul 7, 2026, 01:10 AM
The static command, network, environment, sensitive-file, and reconnaissance alerts are false positives in Markdown and TypeScript documentation samples. No prompt injection or malware intent was found. Semantic review found that mutation examples should add validation and authorization guidance before publication.
Confirmed security concerns (1)
Risk Factors
⚙️ External commands (4)
🌐 Network access (7)
🔑 Env variables (2)
Jun 30, 2026, 04:35 PM
Static analysis reported command execution, weak cryptography, reconnaissance, network, and environment access patterns. Review found the command, weak-crypto, and reconnaissance alerts are false positives caused by Markdown code fences, file names, comments, and normal Next.js examples. The skill is safe to publish with low risk because it contains documentation only, but some copyable examples need validation and authorization hardening.
Confirmed security concerns (2)
Risk Factors
Feb 24, 2026, 04:13 PM
This skill contains documentation-only markdown files with Next.js educational code examples. All 56 static findings are false positives because the scanner incorrectly flagged markdown code blocks as executable code. No actual security risks detected.