Skip to main content

api-integrator

Facilitates seamless integration of REST and GraphQL APIs with robust error handling, authentication, and response validation.

Install this skill

or
94/100

Security score

The api-integrator skill was audited on Feb 9, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 158

Access to .env file

SourceSKILL.md
1581. **Use Environment Variables**: Store credentials in `.env`, never hardcode
low line 122

External URL reference

SourceSKILL.md
122response = call_api('https://api.github.com/users/github')
Scanned on Feb 9, 2026
View Security Dashboard