.codex-plugin/plugin.json
plugin-manifest
2,388 bytes
929337496774fa66…
CarsXE is a published tools & integrations plugin for AI coding agents in the codex ecosystem, developed by CarsXE and distributed through the HOL AI plugin registry. Decode VINs, license plates, market value, vehicle history, recalls, liens, OBD codes, and more via the CarsXE API.
Per-metric points (0–100 each) combined via a weighted average into the overall score.
Per-metric points (0–100 each) combined via a weighted average into the overall score.
Continuous scanner CI detected
No action is required. This plugin receives the full trust score.
Verified badge not detected
Add the HOL verified badge to the repository README to score +2% trust. Plugin owners can open that pull request from Guard Plugins.
Install through the Codex CLI plugin marketplace.
Register the marketplace
Run in any terminal. Codex reads the marketplace entry from .agents/plugins/marketplace.json (or the legacy .claude-plugin path) in the repository. If the repository ships none, add the generated entry from the Advanced section below first.
Install from the Plugins browser
Open Codex, open the Plugins browser, choose the carsxe-codex-plugin marketplace, and install carsxe.
Verify the marketplace registration
{
"name": "carsxe",
"version": "1.0.0",
"description": "CarsXE vehicle data APIs for OpenAI Codex — decode VINs, look up license plates, get market values, history, recalls, lien and theft, OBD codes, and more.",
"author": {
"name": "CarsXE",
"email": "[email protected]",
"url": "https://api.carsxe.com"
},
"homepage": "https://api.carsxe.com/docs",
"repository": "https://github.com/carsxe/carsxe-codex-plugin",
"license": "MIT",
"keywords": [
"automotive",
"vehicle",
"vin",
"vin-decoder",
"plate-decoder",
"market-value",
"vehicle-history",
"recalls",
"lien",
"theft",
"obd",
"dtc",
"plate-recognition",
"vin-ocr",
"year-make-model",
"international-vin"
],
"skills": "./skills/",
"hooks": "./hooks/hooks.json",
"interface": {
"displayName": "CarsXE",
"shortDescription": "Decode VINs, plates, market value, history, recalls, liens, and OBD codes — the full CarsXE vehicle data suite.",
"longDescription": "CarsXE brings the full suite of CarsXE vehicle data APIs into OpenAI Codex as 12 auto-invoked skills. Decode any VIN for full specifications, look up vehicles from a license plate, estimate market value, pull a full vehicle history report, check open safety recalls, screen for liens and theft, decode international (non-US) VINs, extract a VIN or plate number straight from a photo, look up vehicles by Year/Make/Model, and decode OBD-II diagnostic trouble codes. Codex selects the right skill automatically from your request, or call any skill explicitly with its name. Requires a CarsXE API key (free signup at api.carsxe.com).",
"developerName": "CarsXE",
"category": "Data & Analytics",
"capabilities": [
"Read"
],
"websiteURL": "https://api.carsxe.com",
"privacyPolicyURL": "https://api.carsxe.com/privacy-policy",
"termsOfServiceURL": "https://api.carsxe.com/terms",
"defaultPrompt": [
"Decode VIN WBAFR7C57CC811956",
"Look up California plate 7XER187",
"What's the market value of VIN WBAFR7C57CC811956 with 45,000 miles?",
"Does VIN 1C4JJXR64PW696340 have any open recalls?",
"What does OBD code P0300 mean?"
],
"brandColor": "#2563EB",
"logo": "./assets/logo.png",
"composerIcon": "./assets/logo.png",
"screenshots": [
"./assets/screenshot-vin-decode.png"
]
}
}.codex-plugin/plugin.json
plugin-manifest
2,388 bytes
929337496774fa66…
package-lock.json
file
276 bytes
37eb68c727f0626f…
package.json
file
199 bytes
bb30e856ee0afcc8…
assets/screenshot-vin-decode.png
asset
32,416 bytes
74f88e6d83fbde93…
assets/logo.png
asset
47,984 bytes
4b2765c7076ec14d…
