Skip to main content

api-integration-patterns

Provides standardized API integration patterns for safe and reliable external API and CLI tool interactions.

Install this skill

or
84/100

Security score

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

Categories Tested

Security Issues

medium line 79

Python subprocess execution

SourceSKILL.md
79return subprocess.run(
medium line 118

Python subprocess execution

SourceSKILL.md
118subprocess.CalledProcessError: If gh command fails
medium line 136

Python subprocess execution

SourceSKILL.md
136result = subprocess.run(
low line 247

Access to .env file

SourceSKILL.md
247"Or add to .env file"
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →