fluentcrm-custom-optin-forms
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents secure methods for interacting with the FluentCRM API, specifically emphasizing the separation of contact creation and double opt-in email triggers to prevent unauthorized status changes.\n- [SAFE]: Instructions explicitly forbid accepting sensitive parameters like list IDs, tag IDs, or contact statuses directly from public request payloads, mitigating potential ID enumeration and privilege escalation risks.\n- [SAFE]: The provided code samples include standard WordPress sanitization functions (e.g.,
sanitize_email,sanitize_text_field) and enforce server-side validation of resources before processing.
Audit Metadata