Versioned security assessment

Report ID: SA-4121DE96

8/6/2026, 11:04:51 AM

qwen-image-2 security assessment v5

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
qwen-image-2
Version
v5
Maintainer
inferen-sh
Coverage
1 Files scanned · 187 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

Medium

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.

Most static alerts are false positives caused by Markdown backticks, fixed CLI examples, public links, and an image parameter name. The unpinned npx skill installations are genuine supply-chain risks, and reference-image editing sends user data to an external processor.

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 · 187 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 9 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 39 evidence locations

Capability review items (2)
Medium
Ruby/shell backtick execution
> **Install the belt CLI skill:** `npx skills add belt-sh/cli`
This command invokes an unpinned npx package to install a separate community skill. Executing mutable third-party installer content creates a supply-chain risk.
Medium
Ruby/shell backtick execution
```bash
These npx commands install several external skills without versions or immutable revisions. Their future contents can change and execute with the agent's granted capabilities.

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Reference Images Are Sent to an External Service
The editing workflow submits reference-image URLs through inference.sh model execution. Sensitive or access-controlled images could be disclosed to the external processor.
The example explicitly places three image URLs in reference_images for a belt app run. External processing is the stated function, although service retention is not documented here.

Remediation

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

  1. FIX-001
    Medium
    Installation commands use unpinned npx and skill dependencies.
    Pin the installer and every referenced skill to verified versions or immutable commits. Explain the dependency trust boundary before requesting installation.
  2. FIX-002
    Medium
    Reference-image processing can disclose user images to inference.sh.
    Add a privacy notice covering transmission, storage, and retention. Warn users not to submit confidential images or private URLs without authorization.

Expert evidence

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

Artifact subject

Marketplace commit
4121de961d1b6f2ffca856260e239505c302452c
Content hash
71317c0a58a9219db5366860a56fbfec9c722464af08098e782b598329fba1bb
Tree hash
8055502e7e6d8b5bd4f2163c390126b70098a57536322543526fd4f12bd4fbfc
Skill path
skills/inferen-sh/qwen-image-2
Audit payload hash
b14feafd2f2a9f44bfc1a39c15b79e8d

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