rankmath-plugin-compatibility
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard WordPress development patterns (hooking into filters and actions) to maintain compatibility with the Rank Math SEO plugin. It specifically emphasizes safety by using 'soft' dependencies (checking for defined constants and classes) to prevent fatal errors if the plugin is missing. The JavaScript examples use the standard
wp.hooksAPI for the WordPress block editor. No dangerous command executions, external network requests, or credential exposures were detected.
Audit Metadata