Versioned security assessment

Report ID: SA-88A8E9A0

7/23/2026, 11:03:55 PM

dropbox-automation security assessment v5

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
dropbox-automation
Version
v5
Maintainer
sickn33
Coverage
1 Files scanned · 239 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

High

2 confirmed security findings require attention.

Installation context

Check the current Skill page

This page summarizes report evidence only. The Skill page provides the canonical install advisory.

Open current Skill page

This report does not block or authorize the manifest or ZIP.

Static backtick and reconnaissance alerts are false positives caused by Markdown inline code and Dropbox workflow prose. The Rube endpoint is a real network dependency, with third-party OAuth access and unguarded high-impact Dropbox operations. Publication should require clear consent and confirmation controls for account access, sharing, overwrite, move, and delete actions.

Report position

Latest published report

Latest refers to the report sequence, not to artifact currentness.

Audit attestation

Active attestation

A public attestation is available for this exact report.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 239 Lines analyzed

3 items shown for review

Limitations

This report does not claim runtime or sandbox execution and does not prove the absence of side effects.

Evidence chain

Follow the evidence from source binding to the install contract. Available evidence supports verification; it is not a safety guarantee.

  1. Source

    Commit and path bound

  2. Artifact

    Content and tree hashes bound

  3. Audit

    Complete

  4. Install contract

    Open manifest to verify

    Open manifest

Capabilities observed

Observed means this report recorded supporting evidence. Not recorded does not prove that a capability is absent.

Contains scripts

May execute code included with the Skill.

Not recorded by this audit

Network access

May connect to external services.

Observed in 1 evidence location

Filesystem access

May read or write local files.

Not recorded by this audit

Env variables

May read values from the process environment.

Not recorded by this audit

External commands

May invoke commands or programs outside the Skill.

Observed in 50 evidence locations

Capability review items (1)
Low
Hardcoded URL
**Get Rube MCP**: Add `https://rube.app/mcp` as an MCP server in your client configuration. No API k
Line 21 instructs users to connect their client to the external Rube MCP endpoint. This intended dependency creates a real network and third-party trust boundary.

Risk findings

Confirmed security concerns are separated from items that still need review.

Confirmed security concerns (2)

RISK-001 High
High-Impact Dropbox Actions Lack Confirmation Controls
The skill supports public or editor links, ownership transfer, overwrite, move, and batch deletion without requiring a preview or explicit user confirmation.
The cited workflows expose sharing and destructive controls, while no confirmation step appears in those sequences. This can disclose or alter cloud data after ambiguous requests.
RISK-002 Medium
Third-Party Dropbox OAuth Trust Boundary
Setup routes Dropbox access through Rube MCP and asks users to complete OAuth from a returned link. The external service can mediate sensitive account data and actions.
Lines 21-26 explicitly require the external MCP endpoint and a Dropbox OAuth connection. The trust boundary is direct, although it supports the stated function.

Remediation

Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.

  1. FIX-001
    High
    Sharing and destructive Dropbox operations do not require explicit confirmation.
    Preview exact paths and settings, then require approval before public or editor links, overwrite, move, ownership transfer, or delete actions.
  2. FIX-002
    Medium
    Rube MCP mediates Dropbox OAuth access and account data.
    Disclose the third-party trust boundary, requested OAuth scopes, data handling, and revocation steps before asking users to connect.
  3. FIX-003
    Medium
    Link creation guidance permits broad access settings without secure defaults.
    Default to viewer access, restricted audiences, expiration, disabled downloads, and password protection when Dropbox supports them.

Expert evidence

Immutable subject identity, scanner metadata, dismissed matches, and source-level evidence.

Artifact subject

Marketplace commit
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Content hash
fc94f0cbb793def0717d0d3f3d6197fd400481744658bd103eeac942c98cd1ab
Tree hash
1d2ab15cf2234d5f4af8f8d12d24ca6b2c3692c49526ed7927205992d6484297
Skill path
skills/sickn33/dropbox-automation
Audit payload hash
83a5317bb6dc1753c6bd785db3ae6830

Analysis metadata

Audit model: codex

Analysis state: Complete

Scope is limited to the recorded files, lines, methods, and evidence. No runtime or sandbox execution is claimed.

Verify and export

The manifest and lockfile bind install artifacts to cryptographic hashes. This integrity claim is separate from the security assessment.

Audit attestation: active