ability_aipatch_* tool reference for AiPatch Security Scanner
DynamicDynamic ability namespace for security checks, findings, and guided actions.
Description
Dynamic ability namespace for security checks, findings, and guided actions.
What it is for
- Security auditing.
- Vulnerability detection.
- AI-assisted remediation guidance.
Example use case
scanning for risk before deployment.
Sample prompt
Run the AiPatch security scanning ability and summarize the most important vulnerabilities.
Sample response
{
"tool": "ability_aipatch_*",
"status": "ok",
"discovered_abilities": ["..."]
}
What does ability_aipatch_* do?
Dynamic ability namespace for security checks, findings, and guided actions.
Does ability_aipatch_* modify site data?
It depends on the discovered ability. Dynamic operations may be read-only or write-enabled.
Which capability is commonly required?
It usually runs with controls compatible with profile-enabled access and the active MCP profile.
How should ability_aipatch_* be used safely?
Use allowlists, confirmation prompts, and strict profile boundaries for dynamic abilities.
Which plugin is required?
AiPatch Security Scanner must be installed and active in the target WordPress environment.
