easy-notion-cli

easy-notion-cli is a skill for Codex from FR0ZON3/notion-mcp. It costs 70 tokens per session (1,928 once invoked), scanned A, original, MIT.

A command-line interface for working with Notion, a workspace for pages, documents, comments, and databases.

In plain words
What is it for?
Searching users and pages, reading or editing page content and blocks, managing comments, and working with database entries.
Why use it?
It provides a lower-context way to search and update Notion while keeping separate accounts and read-only or read-write access modes.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Searching users and pages, reading or editing page content and blocks, managing comments, and working with database entries.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fr0zon3/notion-mcp/easy-notion-cli
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add FR0ZON3/notion-mcp --skill easy-notion-cli
Clone the repo
git clone --depth 1 https://github.com/FR0ZON3/notion-mcp

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for easy-notion-cli

README.md
[![agentmods](https://agentmods.dev/badge/skills/fr0zon3/notion-mcp/easy-notion-cli/github.svg)](https://agentmods.dev/skills/fr0zon3/notion-mcp/easy-notion-cli)
Your own site
<a href="https://agentmods.dev/skills/fr0zon3/notion-mcp/easy-notion-cli"><img src="https://agentmods.dev/badge/skills/fr0zon3/notion-mcp/easy-notion-cli/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for easy-notion-cli

Your own site · 80×15
<a href="https://agentmods.dev/skills/fr0zon3/notion-mcp/easy-notion-cli"><img src="https://agentmods.dev/badge/skills/fr0zon3/notion-mcp/easy-notion-cli.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,928 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 25 findings, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium MCP Rug Pull · line 15
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 77
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 83
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 89
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 95
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 101
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 107
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 113
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 119
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 125
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 131
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 137
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 145
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 151
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 157
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 163
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 171
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 172
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 178
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
  • medium MCP Rug Pull · line 184
    npx commands without a version suffix (e.g. @1.0.0) create a rug-pull risk if the upstream server is compromised and publishes a malicious update.
    Fix: Pin the version: npx @scope/[email protected]
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00070 $0.01928
Opus 5 $0.00035 $0.00964
Sonnet 5 $0.00014 $0.00386
Haiku 4.5 $0.00007 $0.00193

Measured 9d ago against content hash caaad33cb3f7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

easy-notion-cli scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills/easy-notion-cli/SKILL.md · 212 lines

How it starts

The opening of the file, as written. The whole thing — 212 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Easy Notion CLI

Use the CLI for Notion work. Do not register MCP servers, create .mcp.json, or load MCP tools for this workflow.

Invocation

Invoke the npm package like this:

npx -y --package easy-notion-mcp easy-notion ...

The CLI prints JSON on stdout. Parse stdout, not prose. Supported output formats are json and pretty-json; do not request table or markdown.

{ "ok": true, "result": {} }

Failures use:

{ "ok": false, "error": { "code": "error_code", "message": "Human-readable message" } }

stderr is diagnostics when used. A nonzero exit code means the command failed even if stdout still contains JSON.

Profile Rules

Always pass --profile <name> when the user names a workspace, account, integration, or permission mode.

Profiles reference token environment variable names and must not expose raw tokens. profile list, profile show, and profile check report token_env, token_present, and mode; treat that as enough credential state for agent work.

Use readonly profiles for reads. Writes require a readwrite profile. A readonly profile cannot run mutating commands such as page update, content replace, or database entry delete. Destructive command dry-runs (--dry-run) are readonly preflights and may use readonly profiles.

Routing

Use the CLI commands below. If uncertain about flags, run easy-notion --help.

Need Command
Configure or inspect profiles profile add/list/show/check
Identify users user me, user list
Find pages or databases `search [--filter pages
Read or locate pages/content page read/share/list-children, content read-section/read-toggle/search-in-page, block read
Create or copy pages page create/create-from-file/duplicate
Update page metadata or location page update/archive/restore/move
Edit page content content append/replace/update-section/update-toggle/archive-toggle/restore-toggle/find-replace
Update or archive one block block update
Work with comments comment list/add
Read databases database get/list/query
Mutate database entries database entry add/add-many/update/delete

Read the full file on GitHub · 212 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 212 lines · 70 tokens per session scan A caaad33cb3f7

Subscribe to this mod's changes

easy-notion-cli is a skill published in the GitHub repository FR0ZON3/notion-mcp (117 stars, last pushed 5d ago), licensed MIT. It adds 70 tokens to every session and 1,928 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.