Monday

PassAudited by ClawScan on May 6, 2026.

Overview

This appears to be a coherent Monday.com integration via ClawLink, but installing it means trusting ClawLink/OAuth access for actions that can change workspace data.

Install this only if you trust ClawLink and the ClawLink plugin. Connect the intended Monday account, review OAuth permissions, do not paste raw credentials into chat, and approve only previews that match the changes you actually want.

Findings (4)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Approved actions could change boards, items, subscribers, ownership, users, or workspace settings in the connected Monday account.

Why it was flagged

The skill can call tools that modify Monday workspace/account data, but the artifact also instructs previewing and confirming high-impact writes.

Skill content
Manage subscribers and ownership after confirmation ... Manage account or workspace operations with care ... Confirm high-impact writes before execution
Recommendation

Review previews carefully, confirm only intended changes, and be especially cautious with bulk, destructive, ownership, user, or workspace operations.

What this means

ClawLink and the OpenClaw plugin can act on the connected Monday account within the authorized permissions.

Why it was flagged

The integration relies on delegated Monday OAuth access through ClawLink, which is expected for the stated purpose but grants account authority according to the user's Monday permissions and scopes.

Skill content
The page opens the add-connection panel filtered to Monday. ClawLink's hosted page runs the hosted OAuth flow — the user clicks through the monday.com login and authorization screen.
Recommendation

Connect only the intended Monday account/workspace, review the OAuth authorization screen, and revoke the connection if it is no longer needed.

What this means

The actual runtime behavior depends on the installed ClawLink plugin and live ClawLink tool catalog, not just this SKILL.md file.

Why it was flagged

The skill depends on a separate plugin installation. This is disclosed and central to the skill's design, but the plugin code is not part of the supplied instruction-only artifact.

Skill content
Install the verified ClawLink plugin: `openclaw plugins install clawhub:clawlink-plugin`
Recommendation

Install the plugin only from the expected ClawHub source and verify ClawLink using the provided documentation or verification link before connecting accounts.

What this means

Monday account metadata, tool requests, and responses may pass through ClawLink as part of normal operation.

Why it was flagged

Monday credential handling and tool calls are routed through an external integration hub. The artifact discloses this boundary, but users should understand that ClawLink mediates access to Monday.

Skill content
ClawLink ... handles hosted connection flows and credentials ... ClawLink provides tools dynamically based on what the user has connected.
Recommendation

Use this skill only if you trust ClawLink to handle the connected Monday account data and credentials, and review ClawLink's privacy/security information if needed.