assemblyai-rate-limits
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and implementation guides for AssemblyAI integration, focusing on rate limiting and concurrency management.
- [CREDENTIALS_SAFE]: The provided code snippets follow security best practices by referencing environment variables (process.env.ASSEMBLYAI_API_KEY) for API key management instead of using hardcoded secrets.
- [EXTERNAL_DOWNLOADS]: References standard, well-known dependencies ('assemblyai' and 'p-queue') and official documentation links from trusted sources (AssemblyAI and the p-queue GitHub repository).
- [NO_MALICIOUS_PATTERNS]: No evidence of prompt injection, obfuscation, data exfiltration, or unauthorized command execution was found in the instructions or code examples.
Audit Metadata