wp-dataviews-dataform
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development guide for WordPress components and contains no malicious code, obfuscation, or dangerous execution patterns. It follows security best practices by advising developers to:
- Treat all input data as potentially sensitive.
- Avoid HTML injection by using React text rendering.
- Re-verify user capabilities and object ownership on the server side during REST mutations.
- Use standard authentication methods (nonces/cookies).
- Implement proper race condition handling using AbortController.
Audit Metadata