notion
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses legitimate curl commands to interact with official Notion API endpoints at
api.notion.com. - [SAFE]: Credentials management follows industry best practices by instructing users to store their API key in a configuration file (
~/.hermes/.env) and access it via environment variables rather than hardcoding sensitive tokens. - [SAFE]: No external dependencies, remote script downloads, or obfuscated patterns were detected in the instructions or reference files.
- [SAFE]: The command patterns for searching, creating, and updating Notion resources are consistent with the documented functionality of the Notion API.
Audit Metadata