wordpress-plugin-core
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides developers in implementing the 'Plugin Update Checker' library (github.com/YahnisElsts/plugin-update-checker) for managing automatic plugin updates from GitHub and other external repositories.
- [COMMAND_EXECUTION]: A scaffolding script (
scripts/scaffold-plugin.sh) is provided that automates the generation of plugin boilerplate by executing standard shell utilities such assed,cp, andmvon template files. - [SAFE]: Extensive documentation and code examples are dedicated to security best practices, specifically addressing the prevention of SQL injection, XSS, and CSRF vulnerabilities within the WordPress ecosystem.
Audit Metadata