exa-rate-limits
Pass
Audited by Gen Agent Trust Hub on Mar 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements legitimate API management patterns for Exa, utilizing standard retry logic and exponential backoff to handle rate limits effectively.
- [EXTERNAL_DOWNLOADS]: References reputable and well-known open-source libraries, including
p-queueanduuid, which are standard for managing request concurrency and generating unique identifiers. - [COMMAND_EXECUTION]: Contains code for generating deterministic idempotency keys using the built-in Node.js
cryptomodule, which is a safe and standard practice.
Audit Metadata