documenso-rate-limits

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The code snippets provided implement standard software engineering patterns such as exponential backoff with jitter, request queuing, and idempotency.
  • [SAFE]: External dependencies, specifically the p-queue library, are well-known and appropriate for the task of managing concurrent API requests.
  • [SAFE]: No evidence of credential theft, data exfiltration, or unauthorized command execution was found. The instructions focus entirely on improving API reliability and performance within fair use limits.
  • [SAFE]: The skill uses deterministic hashing (SHA-256) for idempotency keys, which is a secure and standard practice for preventing duplicate request processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 06:26 PM