Wordpress Penetration Testing
Identifies WordPress vulnerabilities like outdated plugins/themes & weak configurations to improve site security.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add wordpress-penetration-testing npx -- -y @trustedskills/wordpress-penetration-testing
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"wordpress-penetration-testing": {
"command": "npx",
"args": [
"-y",
"@trustedskills/wordpress-penetration-testing"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to perform security assessments and vulnerability scanning specifically tailored for WordPress websites. It helps identify common WordPress security weaknesses including plugin vulnerabilities, theme issues, and configuration misconfigurations that could be exploited by attackers.
When to
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.