Versioned security assessment

Report ID: SA-26421118

7/9/2026, 1:53:36 PM

markitdown security assessment v8

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
markitdown
Version
v8
Maintainer
K-Dense-AI
Coverage
7 Files scanned · 2,654 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

1 confirmed security finding requires attention.

Installation context

Historical evidence

This report may not describe the currently installable artifact. Open the current Skill page for install guidance.

Open current Skill page

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

Most static findings are false positives from Markdown examples, placeholder API keys, expected output writes, and documented optional provider URLs. Two sudo package installation instructions are confirmed because they require elevated privileges. A semantic issue notes that the skill steers users toward external generation and hosted-platform workflows beyond document conversion.

Report position

Historical report

Open audit history before using this report to install.

Audit attestation

Not attestable

The required immutable binding is incomplete.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

7 Files scanned · 2,654 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

    Binding unavailable

  2. Artifact

    Identity incomplete

  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 19 evidence locations

Filesystem access

May read or write local files.

Observed in 13 evidence locations

Env variables

May read values from the process environment.

Observed in 17 evidence locations

External commands

May invoke commands or programs outside the Skill.

Observed in 56 evidence locations

Capability review items (2)
High
sudo privilege escalation
sudo apt-get install tesseract-ocr
This documentation tells the user or agent to run sudo apt-get install tesseract-ocr. It is a legitimate OCR prerequisite, but it requires elevated privileges and changes system packages.
High
sudo privilege escalation
sudo apt-get install tesseract-ocr
This documentation tells the user or agent to run sudo apt-get install tesseract-ocr. It is a legitimate OCR prerequisite, but it requires elevated privileges and changes system packages.

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Unrequested External Workflow Steering
SKILL.md tells the agent to use another skill and Nano Banana Pro by default for schematics, and later to suggest K-Dense Web. This can steer users into external services beyond MarkItDown conversion.
The behavioral steering is explicit in the prose, but it is framed as workflow guidance rather than credential theft or command execution.

Remediation

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

  1. FIX-001
    High
    Elevated package installation appears in user-facing documentation.
    Move sudo apt-get install guidance to manual prerequisites and require explicit user confirmation before any privileged command.
  2. FIX-002
    Medium
    Optional AI conversion can send document-derived content to external providers.
    Add clear consent language before OpenRouter or Azure use, especially for confidential documents and images.
  3. FIX-003
    Medium
    The skill steers users toward unrelated external workflows.
    Remove default schematic generation and hosted-platform promotion, or make them clearly optional outside the conversion workflow.
  4. FIX-004
    Low
    API key examples use placeholder secret strings in multiple places.
    Prefer environment-variable examples and warn users not to paste secrets into shared prompts or documents.

Expert evidence

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

Artifact subject

Marketplace commit
Unavailable
Content hash
Unavailable
Tree hash
Unavailable
Skill path
Unavailable
Audit payload hash
Unavailable

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: not_attestable