api-testing
Facilitates REST and GraphQL API testing using Playwright, enabling validation of responses and integration with E2E flows.
Install this skill
or
89/100
Security score
The api-testing skill was audited on Feb 27, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 151
Template literal with variable interpolation in command context
SourceSKILL.md
| 151 | 'Authorization': `Bearer ${token}`, |
medium line 236
Template literal with variable interpolation in command context
SourceSKILL.md
| 236 | 'Authorization': `Bearer ${token}`, |
low line 45
External URL reference
SourceSKILL.md
| 45 | baseURL: 'http://localhost:3000', |
Scanned on Feb 27, 2026
View Security Dashboard