Skip to main content

python-resilience

Implements Python resilience patterns for fault-tolerant applications, enhancing reliability through retries and timeouts.

Install this skill

or
99/100

Security score

The python-resilience skill was audited on Feb 9, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 47

External URL reference

SourceSKILL.md
47return httpx.post("https://api.example.com", json=request).json()
Scanned on Feb 9, 2026
View Security Dashboard