algolia-rate-limits
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified in this skill.
- [CREDENTIALS_UNSAFE]: The code correctly uses environment variables (
process.env.ALGOLIA_APP_ID,process.env.ALGOLIA_ADMIN_KEY) for sensitive credentials, which is a recommended security practice. Instructions for creating limited-scope keys also follow the principle of least privilege. - [EXTERNAL_DOWNLOADS]: The skill references standard, well-known libraries (
algoliasearch,p-queue) from the official registry. No suspicious remote scripts or installers are used. - [DATA_EXFILTRATION]: No unauthorized data access or external transmission of sensitive information was detected. Network operations are limited to official Algolia API endpoints and standard monitoring functions.
Audit Metadata