Versioned security assessment

Report ID: SA-DA3FDDF6

5/28/2026, 9:27:50 AM

face-swap security assessment v1

Skill Security Certification Report

Audit History
Audit model: claude Historical report
Skill name
face-swap
Version
v1
Maintainer
runcomfy-com
Coverage
1 Files scanned · 321 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.

Skill is legitimate AI-powered face swapping documentation for a third-party API service (RunComfy). Static findings are false positives: external commands are hardcoded CLI examples in markdown documentation, not executable code; network access is to documented RunComfy API endpoints only; filesystem access is standard CLI token storage documented transparently. The skill includes appropriate consent warnings for dual-use technology. Tool usage is restricted to `Bash(runcomfy *)` only with shell-injection mitigation via JSON input. No malicious patterns or exfiltration detected.

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

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 1 evidence location

Filesystem access

May read or write local files.

Observed in 1 evidence location

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 1 evidence location

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Dual-Use Technology Without Gating
Face-swapping is inherently sensitive (deepfake potential) but the skill does not gate inputs - the responsibility rests with the operator. The skill appropriately warns to refuse requests targeting real people without consent, but enforcement depends on operator compliance.
The consent disclosure exists and provides guidance, but the skill cannot enforce compliance. This is an informational concern about the nature of the technology, not a code vulnerability.

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

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
Static Findings False Positive - External Commands
76 instances of 'Ruby/shell backtick execution' detected in SKILL.md are false positives. All are documentation code blocks showing CLI usage examples (`runcomfy run <model> --input '{...}'`). These are hardcoded, legitimate commands in markdown, not executable code with user-controlled input.
Every detected instance is within markdown code blocks (```bash) showing documented CLI invocations. No user input is passed to these commands - they are static examples in documentation.
Low
Static Findings False Positive - Network URLs
39 'Hardcoded URL' detections are false positives. All are legitimate RunComfy documentation links (runcomfy.com, docs.runcomfy.com) embedded in markdown to reference supported API endpoints.
All URLs point to runcomfy.com domains - the legitimate service the skill integrates with. No malicious exfiltration endpoints detected.
Low
Static Findings False Positive - Weak Crypto
6 'Weak cryptographic algorithm' detections are false positives. The scanner misidentified documentation text about model selection criteria as cryptographic references. No actual cryptographic algorithms or weak crypto usage exists in this skill.
Reviewed all flagged lines - none contain cryptographic algorithms. The detections are likely triggered by documentation terms being misidentified.

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