evernote-data-handling
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate technical guidance for Evernote data management, sync operations, and export functionality.
- [INDIRECT_PROMPT_INJECTION]: The skill provides logic for processing data from Evernote, which is an external untrusted source. Ingestion points: Data is fetched via Evernote API sync methods as described in SKILL.md and references/implementation-guide.md. Boundary markers: Not explicitly implemented in the provided code snippets. Capability inventory: Includes file system access for resource storage and database persistence for note metadata across several modules. Sanitization: The provided ENMLProcessor includes basic content sanitization by stripping tags and masking encrypted blocks.
Audit Metadata