notion-load-scale

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references standard libraries from official registries, including @notionhq/client and p-queue for Node.js, and notion-client for Python, which are expected for its stated purpose.
  • [DATA_EXFILTRATION]: All network operations are directed toward official Notion API endpoints (api.notion.com) to facilitate database synchronization and management tasks.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive credentials like NOTION_TOKEN using environment variables rather than hardcoding them in scripts.
  • [COMMAND_EXECUTION]: Contains a benign bash script used for benchmarking API latency by making standard HEAD requests to the official Notion API.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:41 PM