技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.1
统计:⭐ 0 · 30 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:baixiaodev/notion-pro
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill appears to implement a legitimate Notion CLI and runtime strategy, but the registry metadata omits the required credential/config access (NOTION_API_KEY and ~/.openclaw/openclaw.json), so the declared requirements don't match the actual behavior.
目的
Name/description, README, SKILL.md and the Python CLI source are coherent: this is a Notion API integration offering search, read, write, pagination, recursive block fetching, and rate-limit retry. The code calls only Notion endpoints (https://api.notion.com) and implements the features claimed.
说明范围
SKILL.md instructs agents to use the included scripts/notion_api.py for all Notion operations and documents expected workflows and limits. The runtime instructions and the script stay within Notion-related operations; they do not reference unrelated external endpoints. The script does, however, read user config (~/.openclaw/openclaw.json) and environment variables for the API key — this is relevant and explicitly documented in SKILL.md.
安装机制
There is no install spec (instruction-only with a bundled script). No third-party downloads or package installs are performed by the skill — low install risk.
证书
Registry metadata declares no required env vars or config paths, but SKILL.md and the script clearly require a Notion API key (NOTION_API_KEY) and will read ~/.openclaw/openclaw.json for skills.entries.notion-pro or notion. The skill should declare this primary credential/config path. Requesting a Notion API key is proportionate to the stated purpose, but the omission from metadata is an inconsistency that affects user consent and gating.
持久
The skill is not marked always:true and does not request system-wide changes. It reads its own OpenClaw config and environment variables but does not modify other skills or global settings. Autonomous invocation is allowed by default (normal).
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Notion Skill Publish」。简介:Complete Notion API integration with Python CLI offering auto-pagination, recur…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/baixiaodev/notion-pro/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。