rest-integration
Facilitates REST API integrations, enabling seamless communication with external services through various authentication methods.
Install this skill
or
91/100
Security score
The rest-integration skill was audited on May 15, 2026 and we found 9 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 22
External URL reference
SourceSKILL.md
| 22 | request.setEndpoint("https://api.example.com/users") |
low line 40
External URL reference
SourceSKILL.md
| 40 | request.setEndpoint("https://api.example.com/incidents") |
low line 76
External URL reference
SourceSKILL.md
| 76 | request.setEndpoint("https://api.example.com/data") |
low line 85
External URL reference
SourceSKILL.md
| 85 | request.setEndpoint("https://api.example.com/data") |
low line 94
External URL reference
SourceSKILL.md
| 94 | request.setEndpoint("https://api.example.com/data") |
low line 103
External URL reference
SourceSKILL.md
| 103 | request.setEndpoint("https://api.example.com/data") |
low line 115
External URL reference
SourceSKILL.md
| 115 | request.setEndpoint("https://api.example.com/data") |
low line 178
External URL reference
SourceSKILL.md
| 178 | endpoint: "https://api.example.com", |
low line 197
External URL reference
SourceSKILL.md
| 197 | endpoint: "https://api.example.com/health", |
Scanned on May 15, 2026
View Security Dashboard