skills/acedatacloud/skills/notion/Gen Agent Trust Hub

notion

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes curl and jq within a Bash environment to perform API requests to Notion for searching, reading, and writing data.
  • [SAFE]: Authentication is handled via the $NOTION_TOKEN environment variable, adhering to secure credential management practices.
  • [SAFE]: All network operations are confined to the official Notion API domain (api.notion.com), which is a well-known and trusted service.
  • [SAFE]: Data processing is performed using jq, which ensures that Notion API responses are handled as structured data rather than raw text.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 12:51 PM