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/clientandp-queuefor Node.js, andnotion-clientfor 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_TOKENusing 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