Versioned security assessment

Report ID: SA-3F6E026A

7/21/2026, 4:12:48 AM

okx-dex security assessment v2

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: claude Latest published report
Skill name
okx-dex
Version
v4.2.1
Maintainer
internet-court
Coverage
30 Files scanned Β· 4,763 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

Critical

1 confirmed security finding requires 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 detections are predominantly documentation false positives: inline code, placeholder credentials, fixed file references, and illustrative URLs. However, the shared preflight procedure authorizes arbitrary non-null CLI action data, including forced upgrades, so it creates a critical trust-boundary failure.

Report position

Latest published report

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

Audit attestation

Attestation unavailable

No public attestation is available for this report.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

30 Files scanned Β· 4,763 Lines analyzed

1 item 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 8 evidence locations

Filesystem access

May read or write local files.

Observed in 21 evidence locations

Env variables

May read values from the process environment.

Observed in 30 evidence locations

External commands

May invoke commands or programs outside the Skill.

Observed in 15 evidence locations

Risk findings

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

Confirmed security concerns (1)

RISK-001 Critical
Untrusted Preflight Action Can Direct Agent Behavior
The preflight procedure directs the agent to execute whatever non-null data.action says, including forced upgrades. A compromised CLI, update channel, or manipulated response could cause unauthorized installation or other actions.
The instruction explicitly treats external command output as authoritative and says to do exactly what it says. The permitted examples include a forced upgrade, which is consequential agent behavior.

Remediation

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

  1. FIX-001
    Critical
    Preflight action data is treated as an authoritative instruction source.
    Allow only a small, signed allowlist of action codes. Require explicit user confirmation before upgrades, installs, or any state-changing operation.
  2. FIX-002
    High
    The fallback installation process does not identify a pinned release or independently trusted checksum source.
    Use a pinned release URL and verify a signed checksum or release signature from a separately trusted key before installation.
  3. FIX-003
    Medium
    Payment defaults can persist after a confirmation flow.
    Present the asset, chain, tier, per-call price, and persistence effect before requesting explicit confirmation. Never rerun a paid request after an ambiguous response.

Expert evidence

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

Artifact subject

Marketplace commit
3f6e026a3363e0954ede7bef0cfe88d4475de137
Content hash
064eac72929036bbc4d9204e6cef6de4b027908742045f1275d69652c2dbe189
Tree hash
3a1d6c49f7115dbf1f13ba49be45ca26ce911bbdc4caa873c3616cbe48f4fb23
Skill path
skills/internet-court/okx-dex
Audit payload hash
23711c6f9d22543b771e8054992a4c6a

Analysis metadata

Audit model: claude

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