wp-rest-api
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The documented APIs define entry points for external data which could be manipulated. 1. Ingestion points: REST API arguments in
route-registration.mdand Ability input schemas inabilities-api.md. 2. Boundary markers: Not explicitly defined in the documentation examples. 3. Capability inventory: Provides structural examples for CRUD (Create, Read, Update, Delete) operations. 4. Sanitization: Demonstrates the use ofsanitize_text_fieldandabsintfor input processing.
Audit Metadata