br-rate-limiting
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation for rate-limiting middleware in a WordPress context. It correctly advises on security best practices, such as using atomic backends to prevent race conditions and validating trusted proxy CIDRs to prevent IP spoofing.
- [SAFE]: No remote code execution, obfuscation, or data exfiltration patterns were found. All referenced source paths are local to the project (
src/). - [SAFE]: The identity resolution logic (walking right-to-left for proxy headers) is a documented security feature designed to mitigate header-based IP spoofing.
Audit Metadata