documenso-rate-limits
Fail
Audited by Socket on Mar 12, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The Documenso Rate Limits skill appears to be coherent with its described purpose. It implements common, legitimate rate-limiting patterns (exponential backoff with jitter, per-second/per-minute throughput controls, batch operations, and idempotent requests) using trusted dependencies (Documenso SDK, p-queue). There are no evident credential read flows, no unverified binaries, and no data exfiltration beyond intended API calls. Overall risk is Low to Moderate (securityRisk ~ 0.25), with Malware near zero. Ensure that the code is restricted to the intended environment and that any code blocks in documentation are not automatically executed by agents without explicit user consent.
Confidence: 98%
Audit Metadata