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.
/plugin marketplace add 2aronS/notion-md-agentnpx agentmods add plugins/2arons/notion-md-agent/notion-md-agentgit clone --depth 1 https://github.com/2aronS/notion-md-agentWrote 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.
[](https://agentmods.dev/plugins/2arons/notion-md-agent/notion-md-agent)<a href="https://agentmods.dev/plugins/2arons/notion-md-agent/notion-md-agent"><img src="https://agentmods.dev/badge/plugins/2arons/notion-md-agent/notion-md-agent.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
notion-md-agent 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 4d 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.
What it actually says
{
"name": "notion-md-agent",
"description": "Comprehensive Notion API integration — 9 composite tools, ~95% coverage",
"version": "2.33.2",
"userConfig": {
"NOTION_TOKEN": {
"type": "string",
"title": "Notion integration token",
"description": "From https://www.notion.so/my-integrations (starts with ntn_)",
"sensitive": true,
"required": true
}
},
"author": {
"name": "user",
"url": "https://github.com/user"
},
"homepage": "https://github.com/user/notion-md-agent",
"mcpServers": {
"notion-md-agent": {
"command": "npx",
"args": [
"--yes",
"@user/notion-md-agent@latest"
],
"env": {
"MCP_TRANSPORT": "stdio",
"NOTION_TOKEN": "${user_config.NOTION_TOKEN}"
}
}
}
}
What it installs
The manifest is a name and a version. 2 skills travel with it, and installing the plugin installs all of them — 42 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 4d ago First seen · 33 lines scan A 50a8c4155332
notion-md-agent is a plugin published in the GitHub repository 2aronS/notion-md-agent (9 stars, last pushed 3mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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-31.
Other plugins, from other repositories
prd-os
PRD operating system: capture rough ideas, draft reviewable PRDs, run standard and adversarial review (Codex or a Claude senior-staff-engineer subagent, recorded truthfully), triage findings, decompose approved PRDs into atomic issue specs, and execute those issues with scope enforcement, stop-gate receipts, and…
spacedock
Turn directories of markdown files into structured workflows operated by AI agents.
scraps-migration
LLM migration workflows for moving Scraps wikis from v0 to v1. Runs version-pinned audits, converts tag and config syntax, and verifies the result with v1 lint/build.
onebrain
OneBrain — Your AI Thinking Partner.
mock-plugin
Mock plugin for testing integration.
claude-publish
Publish markdown to blogging platforms: Medium via the gist import flow, with a content-kit (style guide, banners, post naming) that keeps published content on-brand.