Dropbox

AdvisoryAudited by Static analysis on May 3, 2026.

Overview

No suspicious patterns detected.

Findings (0)

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

You may need to install and trust an additional plugin before the Dropbox skill works.

Why it was flagged

The instruction-only skill depends on a separate plugin installation that is not included in the provided artifacts. This is central to the stated purpose, but users should verify the plugin before installing.

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

Install the ClawLink plugin only from the expected ClawHub source and review its own permissions or verification information before use.

What this means

If authorized, the agent can change, upload, download, move, or share Dropbox content through ClawLink tools.

Why it was flagged

The skill can perform high-impact Dropbox operations, including file changes and sharing. These actions fit the Dropbox management purpose and the skill instructs confirmation for risky writes.

Skill content
Typical Dropbox tasks ... Upload and download files ... Create and share folders ... Copy and move files ... Manage shared links
Recommendation

Review previews carefully and only confirm write, sharing, destructive, or bulk actions you actually want performed.

What this means

Connecting Dropbox gives ClawLink and the OpenClaw plugin permission to act on your Dropbox account within the granted scopes.

Why it was flagged

The skill requires delegated Dropbox account access through OAuth. This is expected for a Dropbox integration and is disclosed, but it grants account-level authority according to the approved scopes.

Skill content
ClawLink's hosted page runs the Dropbox OAuth flow — the user clicks through the Dropbox login and authorization screen.
Recommendation

Check the Dropbox authorization screen, grant only scopes you are comfortable with, and revoke the connection from Dropbox or ClawLink when it is no longer needed.

What this means

Dropbox file names, metadata, or requested file contents may pass through ClawLink while the agent performs your requested tasks.

Why it was flagged

Dropbox access is mediated by an external integration hub. This is disclosed and purpose-aligned, but Dropbox requests, responses, and credential handling depend on that gateway.

Skill content
Powered by ClawLink ... an integration hub for OpenClaw that handles hosted connection flows and credentials
Recommendation

Use this skill only if you trust ClawLink with the Dropbox account and data involved, and avoid connecting highly sensitive Dropbox accounts unless necessary.