Versioned security assessment
Report ID: SA-9C287660
7/8/2026, 3:32:02 AM
media-use security assessment v3
Skill Security Certification Report
- Skill name
- media-use
- Version
- v3
- Maintainer
- heygen-com
- Coverage
- 82 Files scanned · 9,330 Lines analyzed
- Policy version
- Unavailable
Highest confirmed finding severity
Critical
85 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 pageThis report does not block or authorize the manifest or ZIP.
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
82 Files scanned · 9,330 Lines analyzed
282 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.
Source
Binding unavailable
Artifact
Identity incomplete
Audit
Complete
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.
Observed in 17 evidence locations
Network access
May connect to external services.
Observed in 38 evidence locations
Filesystem access
May read or write local files.
Observed in 190 evidence locations
Env variables
May read values from the process environment.
Observed in 76 evidence locations
External commands
May invoke commands or programs outside the Skill.
Observed in 492 evidence locations
Capability review items (197)
Risk findings
Confirmed security concerns are separated from items that still need review.
Confirmed security concerns (85)
Remediation
Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.
- FIX-001CriticalRemote installer is documented as curl piped to bash.Replace the pipe-to-shell command with signed release downloads, package-manager installation, and checksum verification steps.
- FIX-002CriticalLocal model commands are template-filled and executed through a shell.Use execFileSync or spawn with argv arrays, quote nothing through a shell, and validate every prompt, path, and numeric argument before execution.
- FIX-003HighThe HeyGen helper auto-loads parent .env files into process.env.Require explicit credential sources, stop walking parent directories by default, and never import unrelated .env values into the process.
- FIX-004HighGlobal media cache can expose prompts and assets across projects.Partition the cache by workspace or organization, redact prompt text from global listings, and require explicit confirmation before global reuse.
- FIX-005HighA nested Codex CLI run receives user media intent as a prompt.Constrain nested agent execution with a fixed tool-only contract, remove no-confirmation wording, and reject intents that include instructions to alter files or run commands.
- FIX-006MediumBundled MP3 assets are binary files outside static source review.Publish hashes, licenses, provenance, and malware-scanning results for each audio asset before marketplace publication.
- FIX-007MediumTelemetry is enabled unless users opt out.Make telemetry opt-in for marketplace distribution, document exact fields sent, and keep network failure non-blocking.
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.
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