AI Provider for OpenAI for the PHP AI Client SDK.
76
Score
15
Errors
1
Warnings
+0
Change
Category Scores
Security58
Repo97
Performance100
Maintainability98
Top Issues by Category
Issues Details
16 issues found in latest scan
ERROR14
WordPress.Security.EscapeOutput.ExceptionNotEscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"output[{$index}]"'.
ERROR1
missing_direct_file_access_protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNING1
readme_reserved_contributorsThe "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg"
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.Security.EscapeOutput.ExceptionNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"output[{$index}]"'. | 14 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 1 |
| readme_reserved_contributors | WARNING | The "Contributors" header in the readme file contains reserved username(s). Found: "wordpressdotorg" | 1 |
Latest Snapshot
Findings
16
Errors
15
Warnings
1
Score History
First score snapshot
First scan completed
v1.0.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v1.0.3
76
Latest
- Findings
- 16
- Errors
- 15
- Warnings
- 1
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 76 | 16 | 15 | 1 | v1.0.3 | 2.0.0 | 2026.06-mvp-static-v2 |