WP-Agent is a WordPress plugin I developed out of the need to manage the WordPress site of an acquaintance, and the ease that AI brings to that task. The idea is to work with granular permissions and a permission system similar to GitHub's Personal Access Tokens. (One thing WordPress lacks is security, and it all starts with good permission control.)
Very simple: you generate an API key, give it the right permissions, and go to the section that grants access to your AI agent.
- Permission system — global or per-token, with an "override global" toggle
- Command whitelist/blacklist — global and per-token, with enable/disable for the whitelist
- Panic mode: disables access in one click
- Full log of every action
I don't plan to maintain this plugin long-term, only while I need it. If anyone wants to contribute or take over maintenance, go ahead.