v1.0.0
2026/01/04
暂无更新说明。
Security Scan
状态
clean
OpenClaw
gpt-5.5
OpenClaw 分析
This is a documentation-only Notion helper whose credential use and write-capable API examples fit its stated purpose, though users should protect the token and review writes.
置信度: high
VirusTotal
Type: OpenClaw Skill Name: notion Version: 1.0.0 The skill is designed to interact with the Notion API. It instructs the user to store their Notion API key locally in `~/.config/notion/api_key` and then uses `cat` to read this key for authentication with `curl` commands. All network requests are directed to the legitimate Notion API endpoint (`https://api.notion.com`). There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts aimed at subverting the agent for harmful purposes. The file access and network calls are directly aligned with the stated purpose of providing Notion API functionality.