Skip to main content

notion-api

Integrates with Notion API to manage pages and databases, enabling search, creation, and updates through TypeScript scripts.

Install this skill

or
62/100

Security score

The notion-api skill was audited on Mar 1, 2026 and we found 8 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 60

Template literal with variable interpolation in command context

SourceSKILL.md
60All scripts are located at `${CLAUDE_PLUGIN_ROOT}/skills/notion/scripts/`.
medium line 62

Template literal with variable interpolation in command context

SourceSKILL.md
62```bash
medium line 82

Template literal with variable interpolation in command context

SourceSKILL.md
82```bash
medium line 128

Template literal with variable interpolation in command context

SourceSKILL.md
128```bash
medium line 187

Template literal with variable interpolation in command context

SourceSKILL.md
187```bash
low line 35

External URL reference

SourceSKILL.md
35"setupUrl": "https://www.notion.so/my-integrations"
low line 42

External URL reference

SourceSKILL.md
421. Go to: https://www.notion.so/my-integrations
low line 217

External URL reference

SourceSKILL.md
2171. Go to https://www.notion.so/my-integrations
Scanned on Mar 1, 2026
View Security Dashboard
Installation guide →