notion-connect
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python scripts to manage Notion tokens. These scripts perform standard file I/O and network requests to the official Notion API.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices for credential management. It instructs the user to store tokens in a local configuration file (
~/.config/notion/config.json) with restricted file permissions (0600), ensuring only the current user can read the secret.
Audit Metadata