evernote-observability
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: Analysis of the skill and its reference implementation guide shows no malicious patterns, prompt injections, or unauthorized data access. The code focuses on legitimate monitoring and logging functionality.
- [EXTERNAL_DOWNLOADS]: The skill references well-known and reputable Node.js libraries from official package registries, including
prom-client,winston, and OpenTelemetry SDKs, which are appropriate for the stated purpose. - [DATA_EXFILTRATION]: The skill includes security best practices by providing a mechanism in the logging module to proactively redact Evernote authentication tokens and API keys, preventing accidental data exposure in log files.
Audit Metadata