Skip to main content

REST Assured API Testing

Facilitates Java REST API testing using REST Assured, including JSON schema validation for robust API quality assurance.

Install this skill

or
98/100

Security score

The REST Assured API Testing skill was audited on Feb 27, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 175

External URL reference

SourceSKILL.md
175.setBaseUri(System.getProperty("base.url", "http://localhost:3000"))
low line 415

External URL reference

SourceSKILL.md
415"$schema": "http://json-schema.org/draft-07/schema#",
Scanned on Feb 27, 2026
View Security Dashboard
Installation guide →