Skip to main content
Version: 0.49.0

CDX-PL-001: Codex Plugin Manifest Location or Agent Plugins Schema

Summary

  • Rule ID: CDX-PL-001
  • Severity: HIGH
  • Category: Codex CLI
  • Normative Level: MUST
  • Auto-Fix: No
  • Verified On: 2026-07-30

Applicability

  • Tool: codex
  • Version Range: >=0.117.0
  • Spec Revision: unspecified

Evidence Sources

Test Coverage Metadata

  • Unit tests: true
  • Fixture tests: true
  • E2E tests: false

Examples

The following examples demonstrate what triggers this rule and how to fix it.

Invalid

root plugin.json with unsupported $schema https://agent-plugins.org/schemas/2.0.0/plugin.schema.json

Valid

.codex-plugin/plugin.json, or root plugin.json with $schema https://agent-plugins.org/schemas/1.0.0/plugin.schema.json