Notion Md
v1.0.0Convert Markdown to Notion blocks with full format support. Handles bold, italic, strikethrough, inline code, headings, lists, tables, callouts, and more.
⭐ 0· 540·0 current·0 all-time
byPatronum@maweis1981
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
Name/description (Markdown -> Notion blocks) aligns with the single declared secret (NOTION_API_KEY). Requesting a Notion API key is expected for this purpose.
Instruction Scope
The SKILL.md is written as CLI user documentation (commands like `notion-md create`, `list-pages`, `append`) but the package contains no executable, install spec, or runtime code. It also suggests storing the API key at ~/.config/notion/api_key and using NOTION_PARENT_PAGE_ID (optional) while only NOTION_API_KEY is declared in metadata. This mismatch means an agent following these instructions may try to run non-existent binaries or access a config path that wasn't declared.
Install Mechanism
No install spec and no code files are included (instruction-only), which minimizes write-to-disk risk. The manifest contains docs and empty requirements.txt but no downloadable artifacts or external URLs.
Credentials
Only NOTION_API_KEY is required — appropriate for the stated functionality. The SKILL.md also documents an optional NOTION_PARENT_PAGE_ID and a config file path (~/.config/notion/api_key) that are not listed in requires.env or required config paths; that is a minor inconsistency to be aware of.
Persistence & Privilege
Skill is not always-enabled and requests no persistent system-wide privileges. It does not modify other skills or system settings in the provided instructions.
What to consider before installing
This skill looks like documentation for a CLI tool rather than a ready-to-run OpenClaw skill. Before installing or using it: 1) Confirm where the `notion-md` binary or package comes from (PyPI/GitHub release) — the skill bundle does not include it. 2) Only provide a Notion API key with the minimum required permissions (create pages in specified parent only); prefer a dedicated integration token you can revoke. 3) If the agent asks you to run commands or paste your API key, verify the origin and inspect the actual code that will run. 4) Ask the publisher for a proper install spec or source code; if none is available, treat the skill as documentation and avoid giving credentials to any unverified runtime.Like a lobster shell, security has layers — review code before you run it.
latestvk9742jpj845epk5d10nj6nzqfn81hzec
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📝 Clawdis
EnvNOTION_API_KEY
Primary envNOTION_API_KEY
