notion-skills-usage
Warn
Audited by Snyk on Jul 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). SKILL.md describes
install/sync/feedworkflows that pull skill content from Notion pages (outsider-authored by other people in the team store) into on-diskSKILL.md/references//scripts/, which the agent can then load into its LLM context—indirect prompt injection risk via Notion-fetched free text.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly supports pulling public GitHub repos at runtime (e.g., "notion-skills add vercel-labs/agent-skills"), which will fetch remote SKILL.md and any scripts from those repos that can contain instructions controlling agent prompts or executable code, so this is a runtime external dependency that meets the flagging criteria.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata