Skip to main content

rest-integration

Facilitates REST API integrations, enabling seamless communication with external services through various authentication methods.

Install this skill

or
86/100

Security score

The rest-integration skill was audited on Mar 1, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: This skill should be used when the user asks to "REST API", "call external API", "integration", "webhook", "outbound REST", "RESTMessageV2", "HTTP request", or any external API integratio
low line 22

External URL reference

SourceSKILL.md
22request.setEndpoint("https://api.example.com/users")
low line 40

External URL reference

SourceSKILL.md
40request.setEndpoint("https://api.example.com/incidents")
low line 76

External URL reference

SourceSKILL.md
76request.setEndpoint("https://api.example.com/data")
low line 85

External URL reference

SourceSKILL.md
85request.setEndpoint("https://api.example.com/data")
low line 94

External URL reference

SourceSKILL.md
94request.setEndpoint("https://api.example.com/data")
low line 103

External URL reference

SourceSKILL.md
103request.setEndpoint("https://api.example.com/data")
low line 115

External URL reference

SourceSKILL.md
115request.setEndpoint("https://api.example.com/data")
low line 178

External URL reference

SourceSKILL.md
178endpoint: "https://api.example.com",
low line 197

External URL reference

SourceSKILL.md
197endpoint: "https://api.example.com/health",
Scanned on Mar 1, 2026
View Security Dashboard