api-rate-limit-handler
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements standard API resilience patterns including exponential backoff with jitter and token bucket rate limiting. No malicious patterns or security risks were identified.
- [INDIRECT_PROMPT_INJECTION]: The skill defines logic to process external API responses and headers. It includes appropriate safety measures, such as type validation for numeric headers and a hard cap on maximum delay values, which prevents potential denial-of-service or logic manipulation by malicious upstream services.
Audit Metadata