Skip to content

Add AI Integration to Detect False Positives in Plugin Checks #1106

@davidperezgar

Description

@davidperezgar

Objective

Implement AI capabilities to identify and reduce false positives produced by current Plugin Check Plugin (PCP) validations.

Requirements

  • Integrate the wp-ai-client library to enable AI processing: https://github.com/WordPress/wp-ai-client
  • Add a dedicated settings page to configure and manage the AI integration.
  • Add a checkbox in the settings page to enable or disable AI-based analysis.
  • Add a WP-CLI flag/command to allow running the checks with AI from the command line.
  • Enable the system to review existing PCP checks and flag cases where we are not 100% certain the reported issue is valid.
  • Use the AI to help identify likely false positives and provide supporting scoring or reasoning.

Expected Outcome

A reduction in false-positive check results, improved accuracy in plugin reviews, and a more reliable experience for developers and reviewers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions