Notion Tasks Blocks

Security checks across malware telemetry and agentic risk

Overview

This skill appears to do the disclosed Notion task operations and does not show evidence of hidden data theft, persistence, or destructive behavior.

Before installing, create a Notion integration token with the least access needed and share only the intended tasks page with it. Review the shell script because it runs locally, and avoid using a token that can access unrelated Notion workspace content.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Least PrivilegeUnderdeclared Capability, Wildcard Permission, Missing Permission Declaration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
Findings (1)

Lp3

Medium
Category
MCP Least Privilege
Confidence
88% confidence
Finding
The skill invokes a shell script (`bash {baseDir}/scripts/notion_tasks_blocks.sh ...`) but does not declare any permissions, creating a mismatch between documented behavior and the execution capability it requires. This is dangerous because hidden or undeclared shell access reduces transparency for reviewers and users, and the shell wrapper may execute with access to sensitive environment variables such as `NOTION_TOKEN`.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal