Versioned security assessment

Report ID: SA-C5D5CE48

6/28/2026, 9:49:23 AM

uniswap security assessment v7

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
uniswap
Version
v7
Maintainer
ApeWorX
Coverage
1 Files scanned · 50 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.

Static command-execution and weak-cryptography findings are false positives caused by Markdown inline code and blockchain terminology in SKILL.md. The real risks are external documentation fetching and guidance for live Uniswap trading, which can move user assets if used without confirmation.

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

1 Files scanned · 50 Lines analyzed

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

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.

Not recorded by this audit

Capability review items (1)
Low
Documentation Fetching Requires Network Access
The skill instructs agents to fetch Uniswap SDK, Ape, and ape-tokens documentation from GitHub and ApeWorX documentation sites. These are legitimate documentation URLs, and no evidence of data exfiltration was found.
The hardcoded URLs are visible and point to project documentation. The file does not instruct sending local files, secrets, or account data to those URLs.

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Live Trading Workflow Can Move User Assets
The skill is designed for Uniswap trading and acknowledges that trades are risky. It instructs agents to query prices and ask the user before trading, but misuse could still result in unwanted swaps or financial loss.
The text directly discusses performing trades and mitigation steps. This is not malicious, but the workflow has clear financial impact.

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.

Static false positives ignored (3)
Low
False Positive: Markdown Backticks Flagged as Commands
Static analysis flagged inline Markdown code spans as shell or Ruby backtick execution. SKILL.md is prose documentation and contains no executable script blocks or shell invocation.
The cited lines are Markdown text with inline code formatting. No command interpreter, script file, or dynamic execution context is present.
Low
False Positive: Blockchain Terms Flagged as Weak Cryptography
The weak-cryptography findings appear to come from blockchain and trading terminology, not from use of weak algorithms. No evidence found of MD5, SHA-1, DES, RC4, or custom cryptography.
The cited lines describe Uniswap, Ape accounts, and documentation links. They do not name or invoke cryptographic algorithms.
Low
False Positive: Token Names Flagged as System Reconnaissance
The system reconnaissance finding points to token symbols and routing guidance. No evidence found of host enumeration, process listing, network scanning, or environment inspection.
The line lists WETH, USDC, and USDT as possible route intermediates. Those are blockchain token symbols, not system reconnaissance commands.

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