Audit History
react-state-management - 8 audits
Version comparison
Capability and finding changes across audited versions, newest first.
| Version | Date | Result | Review items | Change vs previous |
|---|---|---|---|---|
| v8 Latest | Jul 8, 2026, 01:28 PM | No confirmed findings | 0 | No capability change |
| v7 | Jul 8, 2026, 01:28 PM | No confirmed findings | 0 | External commandsNetwork access |
| v6 | Jul 1, 2026, 12:42 AM | 4 confirmed | 0 | No capability change |
| v5 | Jan 21, 2026, 05:09 PM | No confirmed findings | 0 | Network accessExternal commands |
| v4 | Jan 17, 2026, 09:43 AM | No confirmed findings | 0 | No capability change |
| v3 | Jan 17, 2026, 09:43 AM | No confirmed findings | 0 | Network accessExternal commands |
| v2 | Jan 5, 2026, 05:08 PM | No confirmed findings | 0 | No capability change |
| v1 | Jan 5, 2026, 05:08 PM | No confirmed findings | 0 | Baseline |
Jul 8, 2026, 01:28 PM
I reviewed SKILL.md and found no executable installer code, prompt injection, or malicious intent. The static findings are false positives from Markdown fences, TypeScript examples, relative API calls, and public documentation links.
Risk Factors
⚙️ External commands (19)
🌐 Network access (6)
Jul 8, 2026, 01:28 PM
I reviewed SKILL.md and found no executable installer code, prompt injection, or malicious intent. The static findings are false positives from Markdown fences, TypeScript examples, relative API calls, and public documentation links.
Risk Factors
⚙️ External commands (19)
🌐 Network access (6)
Jul 1, 2026, 12:42 AM
Static analysis flagged Markdown code fences, browser storage examples, same-origin fetch examples, and documentation links. Review found no executable skill scripts, no malicious network endpoint, no credential exfiltration, and no prompt injection attempt; the remaining concern is that examples mention localStorage token handling, which implementers should review carefully.
Confirmed security concerns (4)
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.
Jan 21, 2026, 05:09 PM
All 44 static findings are false positives. The scanner incorrectly flagged markdown code blocks as shell commands, standard documentation URLs as hardcoded secrets, and React/Redux patterns (state, slices, selectors) as cryptographic or reconnaissance patterns. This is legitimate documentation for React state management libraries.
Jan 17, 2026, 09:43 AM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Risk Factors
🌐 Network access (6)
⚙️ External commands (19)
Detected Patterns
Jan 17, 2026, 09:43 AM
AI analysis failed after multiple attempts - MANUAL REVIEW REQUIRED before publishing. This skill cannot be auto-published until reviewed by a human.
Risk Factors
🌐 Network access (6)
⚙️ External commands (19)
Detected Patterns
Jan 5, 2026, 05:08 PM
Pure documentation skill containing only code examples and guidance for React state management. No executable code, network calls, filesystem access, or environment variable reading. Contains standard legitimate React development patterns.
Jan 5, 2026, 05:08 PM
Pure documentation skill containing only code examples and guidance for React state management. No executable code, network calls, filesystem access, or environment variable reading. Contains standard legitimate React development patterns.