notion-data-handling
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill focuses on enhancing data privacy and compliance.
- [EXTERNAL_DOWNLOADS]: References official and well-known libraries
@notionhq/client(NPM) andnotion-client(PyPI) for interacting with the Notion API. - [CREDENTIALS_UNSAFE]: Follows industry best practices by instructing users to manage sensitive credentials via environment variables (e.g.,
NOTION_TOKEN) rather than hardcoding them. - [COMMAND_EXECUTION]: Provides implementation patterns for standard data operations—such as querying, updating, and archiving pages—using the official Notion SDKs to facilitate GDPR/CCPA compliance tasks.
Audit Metadata