@steipete

Notion

Notion API for creating and managing pages, databases, and blocks.

Current version
v1.0.0
227 7.6万All installs 2,227

v1.0.0

2026/01/04

Version

No changelog provided.

Security Scan

Status

suspicious

Open VirusTotal

OpenClaw

gpt-5-mini

suspicious

OpenClaw analysis

The skill's instructions match a Notion API helper, but metadata omits the sensitive config path/credential it expects and the skill source is unknown — this mismatch and plaintext key guidance are concerning.

Confidence: medium

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.

Metadata

  • Owner: @steipete
  • Created: 2026/01/04
  • Updated: 2026/03/10
  • Versions: 1
  • Comments: 3
  • Scan checked at: 2026/02/11

Runtime

No runtime requirements are exposed in the official public payload.