Versioned security assessment

Report ID: SA-101D4458

6/30/2026, 10:51:49 AM

face-swap security assessment v2

Skill Security Certification Report

Audit History
Audit model: codex Historical report
Skill name
face-swap
Version
v2
Maintainer
runcomfy-com
Coverage
1 Files scanned · 321 Lines analyzed
Policy version
Unavailable

Highest confirmed finding severity

Medium

3 confirmed security findings require 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.

The static command findings are mostly Markdown code spans and documented runcomfy CLI examples, not arbitrary shell execution. The confirmed risks are legitimate but elevated: the skill runs a networked media-generation CLI, sends user-provided media URLs to RunComfy APIs, stores an API token file, and supports dual-use face-swap workflows that require consent controls.

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 · 321 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 10 evidence locations

Filesystem access

May read or write local files.

Observed in 2 evidence locations

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

Risk findings

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

Confirmed security concerns (3)

RISK-001 Medium
Dual-use face-swap workflow requires consent controls
The skill explicitly supports face and character replacement, including deepfake-style requests. It documents consent and refusal guidance, but it does not enforce those rules before API execution.
The semantic risk is clear from the face-swap purpose and the consent warning. The file also states that the skill itself does not gate inputs.
RISK-002 Medium
Networked CLI execution with user media URLs
The skill instructs agents to call runcomfy run with image, audio, and video URLs. The CLI posts jobs to a model API and downloads generated outputs from RunComfy domains.
The allowed tool declaration and command examples confirm external CLI use. The workflow is bounded to runcomfy, so it is elevated risk rather than arbitrary command execution.
RISK-003 Medium
API token stored in a hidden home configuration file
The skill documents that runcomfy login writes an API token to a hidden file under the user home directory. The stated file mode reduces exposure but still creates credential-handling risk.
The token path and permissions are explicitly documented. This is legitimate CLI behavior, but marketplace users should understand local credential storage.

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 (2)
Low
Hardcoded URLs are product and documentation links
The hardcoded URL findings point to RunComfy home, model catalog, documentation, example CDN placeholders, and related skill links. No evidence found of covert exfiltration endpoints.
The URLs are visible documentation links or placeholder asset URLs. They align with the skill purpose and do not include hidden payload transport.
Low
Weak-crypto and reconnaissance alerts are Markdown false positives
The reported weak cryptography and reconnaissance lines are prose, route descriptions, model names, or exit-code documentation. No evidence found of cryptographic code or system inventory collection.
Review of the cited regions shows documentation text only. There are no hashing calls, crypto libraries, host probes, or network scanning 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