notion
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates interactions with the official Notion API (api.notion.com), which is a well-known service. All network operations are directed to this official domain.
- [SAFE]: Secret management follows standard security practices by instructing users to store their API keys in a local configuration file (~/.config/notion/api_key) rather than hardcoding them within instructions or scripts.
- [SAFE]: No obfuscation, persistence mechanisms, or unauthorized privilege escalation patterns were detected. The use of standard command-line tools (curl, mkdir, echo) is appropriate for the stated purpose of API interaction.
Audit Metadata