notion-content-management

Pass

Audited by Gen Agent Trust Hub on Mar 25, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a documentation resource for Notion API integration, providing boilerplate code for common operations such as page creation and block management.
  • [CREDENTIALS_UNSAFE]: The skill correctly implements secret management by instructing the user to store the Notion API key in an environment variable (NOTION_TOKEN) rather than hardcoding it.
  • [EXTERNAL_DOWNLOADS]: Dependencies listed, such as @notionhq/client for Node.js and notion-client for Python, are official or standard community libraries for interacting with the Notion service.
  • [PROMPT_INJECTION]: No malicious instructions, bypass attempts, or hidden role-play prompts were detected in the skill text or examples.
  • [DATA_EXFILTRATION]: Network activity is restricted to the official Notion API as facilitated by the provided SDK code snippets.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 25, 2026, 04:41 PM