notion
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
curlandjqcommands withinSKILL.mdto interact with the Notion API and process JSON responses. These are standard tools for API integration. - [EXTERNAL_DOWNLOADS]: The skill makes network requests to
api.notion.com. This is a well-known and legitimate service endpoint for the Notion API. - [SAFE]: Authentication is managed through the
NOTION_INTEGRATION_KEYenvironment variable. The skill includes instructions to verify the presence of this key before proceeding, which is a secure method for handling API secrets. No patterns of obfuscation, unauthorized data exfiltration, or privilege escalation were detected.
Audit Metadata