WordPress API Pro
PassAudited by VirusTotal on May 14, 2026.
Findings (1)
The wordpress-api-pro skill is a professionally developed tool for managing WordPress sites with a strong emphasis on security and safety boundaries. It includes a dedicated security module (scripts/security.py) that implements robust protections against SSRF (blocking private/local IP ranges for remote media) and path traversal (restricting local file reads to approved roots). The SKILL.md instructions explicitly guide the AI agent to seek user approval for live writes and utilize dry-run modes, while the code follows best practices by handling credentials via environment variables rather than command-line arguments.
