Versioned security assessment

Report ID: SA-BEA180BB

6/30/2026, 4:16:10 AM

tools-ui security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
tools-ui
Version
v2
Maintainer
inference-sh-9
Coverage
1 Files scanned · 171 Lines analyzed
Policy version
Unavailable

Confirmed finding summary

No confirmed security findings

The completed audit recorded no confirmed security findings. This is not proof that the Skill has no side effects.

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.

The static analyzer flagged Markdown backticks, hardcoded URLs, and weak-crypto keywords, but review found no executable skill code or cryptographic implementation. The only real concern is supply-chain exposure from user-facing npx installation commands that fetch remote packages or registries.

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 · 171 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

    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.

Observed in 2 evidence locations

Capability review items (1)
Low
Remote installation commands require user trust
The skill documents npx commands that fetch components or related skills from remote sources. This is a normal installation pattern, but users should review the referenced packages before running the commands.
The commands are directly present in Markdown examples and would contact remote package or skill sources if a user runs them. They are documentation examples, not automatically executed by the skill.

Risk findings

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

No confirmed security findings were recorded for this completed audit.

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
Markdown backticks misclassified as shell execution
The static external-command findings correspond to Markdown code fences and inline code formatting. No Ruby backtick execution or automatic command execution was found in the reviewed file.
The reviewed lines are fenced Markdown examples or inline code labels. There is no script file, Ruby code, or runtime path that executes the backtick content.
Low
Hardcoded URLs are documentation and component references
The network findings are links to ui.inference.sh, cloud.inference.sh, and inference.sh documentation. No evidence found that the skill sends local data or secrets to those URLs.
The URLs are visible Markdown links, an image reference, and an installation registry URL. The file contains no request code or data collection logic.
Low
Weak cryptography detections are false positives
The weak-crypto findings match descriptive text and field names, not a cryptographic algorithm implementation. No evidence found of MD5, SHA1, DES, or similar weak crypto usage.
The referenced lines contain metadata, table headings, or a tool description string. None of those lines implement or configure cryptography.

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