meeting-notes
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits a surface for indirect prompt injection by ingesting untrusted data from external sources.\n
- Ingestion points: External meeting notes and user data are retrieved via
notion-query-meeting-notesandnotion-get-usersinSKILL.md.\n - Boundary markers: No explicit delimiters are used to separate ingested external content from system instructions.\n
- Capability inventory: The skill has the ability to write to the external workspace using
notion-create-pages,notion-create-database, andnotion-update-pageas defined inSKILL.md.\n - Sanitization: No sanitization or validation of the retrieved Notion content is specified before it is used to enrich the session context.\n- [EXTERNAL_DOWNLOADS]: The documentation includes a link to the official Notion MCP server repository on GitHub (github.com/makenotion/notion-mcp-server). This reference is provided for user configuration and targets a well-known service provider.
Audit Metadata