Skip to main content

api-integration

Provides expert guidance on API integration decisions for iOS/tvOS, including REST vs GraphQL trade-offs and caching strategies.

Install this skill

or
97/100

Security score

The api-integration skill was audited on Feb 16, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 147

External URL reference

SourceSKILL.md
147static let baseURL = "https://api.production.com"
low line 152

External URL reference

SourceSKILL.md
152return "https://api.staging.com"
low line 154

External URL reference

SourceSKILL.md
154return "https://api.production.com"
Scanned on Feb 16, 2026
View Security Dashboard