evernote-rate-limits
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected in the skill instructions or provided code snippets.
- [CREDENTIALS_SAFE]: The skill follows security best practices by demonstrating the use of environment variables (
process.env.EVERNOTE_ACCESS_TOKEN) for handling sensitive API credentials rather than hardcoding them. - [EXTERNAL_DOWNLOADS]: The skill references the official Evernote SDK (
evernote), which is a well-known and trusted library for interacting with the Evernote API.
Audit Metadata