Versioned security assessment

Report ID: SA-0519034D

7/9/2026, 12:06:52 PM

three security assessment v6

Skill Security Certification Report

Audit History
Audit model: codex Latest published report
Skill name
three
Version
v6
Maintainer
heygen-com
Coverage
1 Files scanned · 107 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

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 findings are Markdown backticks, code fences, API names, or reference links that do not execute commands. The only confirmed issue is a sample Three.js import from a third-party CDN, which is a low-severity supply-chain dependency.

Report position

Latest published report

Latest refers to the report sequence, not to artifact currentness.

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

    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 3 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 17 evidence locations

Capability review items (1)
Low
Hardcoded URL
import * as THREE from "https://cdn.jsdelivr.net/npm/three@0.181.2/+esm";
The example imports Three.js from jsdelivr, which creates a third-party code dependency at runtime. The version is pinned, so the risk is limited.

Risk findings

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

No confirmed security findings were recorded for this completed audit.

Remediation

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

  1. FIX-001
    Low
    The browser example imports Three.js from a third-party CDN.
    Prefer a local package-managed import or document integrity and availability expectations for the CDN dependency.

Expert evidence

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

Artifact subject

Marketplace commit
0519034dad657fb1f7706e0550e962beeda73fdf
Content hash
12dd949a36e878fae99aedee3b22de2fe11be32598970166c7c171a223a8fde1
Tree hash
dbdc93492e7e7386bbde43aebd9ede84a39398b0c1a271437fc073cbce048fca
Skill path
skills/heygen-com/three
Audit payload hash
7d91d6d085a8799b30f365f6d2e26020

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