Audit History
react-native-best-practices - 6 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v6 Latest | Jul 12, 2026, 02:47 PM | No confirmed findings | 0 | No capability change |
| v5 | Jul 9, 2026, 01:07 AM | No confirmed findings | 0 | No capability change |
| v4 | Jul 8, 2026, 03:13 AM | No confirmed findings | 0 | No capability change |
| v3 | Jul 5, 2026, 06:20 AM | 3 confirmed | 5 | No capability change |
| v2 | Jun 28, 2026, 08:10 PM | 2 confirmed | 0 | No capability change |
| v1 | Jan 23, 2026, 08:08 AM | No confirmed findings | 0 | Baseline |
Jul 12, 2026, 02:47 PM
All 191 static alerts are false positives caused by Markdown, fixed-path examples, ordinary React Native tooling commands, public links, and performance terminology. No prompt injection, credential theft, covert reconnaissance, malicious code execution, or data exfiltration intent was found.
Risk Factors
📁 Filesystem access (15)
🔑 Env variables (2)
⚡ Contains scripts (6)
⚙️ External commands (26)
🌐 Network access (3)
Jul 9, 2026, 01:07 AM
The static findings are overwhelmingly documentation false positives from React Native performance guidance, code examples, local build commands, links, and terms such as mmap or keystroke. No prompt injection, exfiltration intent, or malicious automation was evident from the generated snippets. The remaining confirmed items are unscanned binary images, which require manual review because static analysis could not inspect their contents.
Risk Factors
📁 Filesystem access (15)
🔑 Env variables (2)
⚡ Contains scripts (6)
⚙️ External commands (26)
🌐 Network access (3)
Jul 8, 2026, 03:13 AM
Static analysis matched documentation text, markdown inline code, and React Native examples rather than executable skill behavior. I found no prompt-injection language, credential exfiltration intent, malicious command behavior, or unsafe remote-code instructions. Binary findings were manually identified as PNG documentation screenshots.
Risk Factors
📁 Filesystem access (15)
🔑 Env variables (2)
⚡ Contains scripts (6)
⚙️ External commands (26)
🌐 Network access (3)
Jul 5, 2026, 06:20 AM
Most static hits are false positives from Markdown examples, React Native documentation, local Gradle or grep commands, and benign PNG screenshots. Two curl-to-bash installer examples are confirmed critical because they execute a remote script, and the remote code loading guide adds a supply-chain concern without integrity controls. No prompt injection text was found in the reviewed files.
Confirmed security concerns (3)
Capability review items (5)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Static false positives ignored (2)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
🔑 Env variables (2)
📁 Filesystem access (11)
⚡ Contains scripts (7)
⚙️ External commands (63)
Detected Patterns
Jun 28, 2026, 08:10 PM
This is a documentation-only React Native performance skill. Static analysis mostly matched Markdown fences, shell examples, and performance terminology, not executable skill code. Publication is acceptable with warnings for pipe-to-shell installation guidance and remote chunk loading examples.
Confirmed security concerns (2)
Static false positives ignored (4)
These static matches were dismissed by semantic review or matched schema-only tokens, so they are shown for transparency but do not drive the quality score.
Risk Factors
⚙️ External commands (3)
🌐 Network access (3)
⚡ Contains scripts (3)
📁 Filesystem access (3)
Detected Patterns
Jan 23, 2026, 08:08 AM
Documentation-only skill containing React Native optimization guidelines. Static analyzer flagged shell command examples in markdown code blocks as 'external_commands', but these are documentation patterns, not executable code. All 1101 detections are false positives - the skill only provides guidance and reference materials without executing any code.