Skip to main content

carsxe

Access comprehensive vehicle data through CarsXE APIs for VIN decoding, market value, and vehicle history checks.

Install this skill

or
90/100

Security score

The carsxe skill was audited on May 15, 2026 and we found 10 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 16

External URL reference

SourceSKILL.md
16`https://api.carsxe.com` and require an API key passed as `?key=YOUR_API_KEY`.
low line 18

External URL reference

SourceSKILL.md
18> **API Key setup**: The user must have a CarsXE API key from https://api.carsxe.com/dashboard/developer.
low line 49

External URL reference

SourceSKILL.md
49https://api.carsxe.com/specs?key=USER_API_KEY&vin=WBAFR7C57CC811956
low line 88

External URL reference

SourceSKILL.md
88→ `GET https://api.carsxe.com/specs?key=KEY&vin=WBAFR7C57CC811956`
low line 91

External URL reference

SourceSKILL.md
91→ `GET https://api.carsxe.com/platedecoder?key=KEY&plate=7XER187&state=CA&country=US`
low line 94

External URL reference

SourceSKILL.md
94→ `GET https://api.carsxe.com/marketvalue?key=KEY&vin=WBAFR7C57CC811956`
low line 97

External URL reference

SourceSKILL.md
97→ `GET https://api.carsxe.com/recalls?key=KEY&vin=1C4JJXR64PW696340`
low line 100

External URL reference

SourceSKILL.md
100→ `GET https://api.carsxe.com/obd?key=KEY&code=P0300`
low line 102

External URL reference

SourceSKILL.md
102**"Extract the VIN from this photo: https://example.com/vin.jpg"**
low line 103

External URL reference

SourceSKILL.md
103→ `POST https://api.carsxe.com/vinocr?key=KEY` with body `{"imageUrl":"https://example.com/vin.jpg"}`
Scanned on May 15, 2026
View Security Dashboard
Installation guide →