notion-spec-to-implementation
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection because it fetches and processes untrusted specification documents from Notion to guide its actions.
- Ingestion points: Specification content is retrieved via
Notion:notion-searchandNotion:notion-fetchinSKILL.mdandreference/spec-parsing.md. - Boundary markers: Absent. There are no instructions to the agent to distinguish between its system-level instructions and instructions potentially embedded within the specification text.
- Capability inventory: The skill has the ability to create and update content in Notion using
Notion:notion-create-pagesandNotion:notion-update-pageas defined inSKILL.mdandreference/task-creation.md. - Sanitization: None. The skill lacks validation or escaping of the retrieved content before it is processed by the agent.
Audit Metadata