notion-research-documentation
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [Indirect Prompt Injection Surface]: The skill ingests untrusted data from the user's Notion workspace, which could potentially contain malicious instructions aimed at influencing the synthesis process. While common for research tools, it warrants review during the synthesis step.
- Ingestion points: The skill retrieves content using the
Notion:notion-fetchtool as defined inSKILL.md. - Boundary markers: The skill does not explicitly define sanitization or boundary markers in its instructions, though it encourages the use of structured templates (
reference/format-selection-guide.md) and citations (reference/citations.md). - Capability inventory: The skill possesses write capabilities through
Notion:notion-create-pagesandNotion:notion-update-pageas specified inSKILL.md. - Sanitization: No explicit sanitization of external content is mentioned before it is processed by the AI.
- [External Service Reference]: The skill provides instructions for connecting to the official Notion Model Context Protocol (MCP) server. This is a standard setup procedure for integrating with the Notion platform.
- Evidence:
SKILL.mdandagents/openai.yamlreferencehttps://mcp.notion.com/mcpfor the Notion MCP server.
Audit Metadata