lw-firewall-registration-guard
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides security implementation guides for WordPress. It includes code snippets that demonstrate defensive practices such as input sanitization with
sanitize_text_field, signed token verification, and honeypot validation to prevent bot registrations. - [INDIRECT_PROMPT_INJECTION]: The skill documents how to handle external signup data. It appropriately addresses the attack surface by providing evidence of sanitization and validation logic within the integration examples, using standard WordPress security functions.
- [SAFE]: The external URL reference points to the official project's GitHub repository for technical documentation.
Audit Metadata