Versioned security assessment
Report ID: SA-B9E5AE9C
7/10/2026, 5:35:06 PM
media-use security assessment v5
Skill Security Certification Report
- Skill name
- media-use
- Version
- v5
- Maintainer
- heygen-com
- Coverage
- 103 Files scanned · 13,356 Lines analyzed
- Policy version
- Unavailable
Highest confirmed finding severity
Critical
17 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
103 Files scanned · 13,356 Lines analyzed
39 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 41 evidence locations
Filesystem access
May read or write local files.
Observed in 46 evidence locations
Env variables
May read values from the process environment.
Observed in 42 evidence locations
External commands
May invoke commands or programs outside the Skill.
Observed in 52 evidence locations
Capability review items (22)
Risk findings
Confirmed security concerns are separated from items that still need review.
Confirmed security concerns (17)
Remediation
Suggested fixes recorded by this audit. Applying them is the maintainer’s responsibility.
- FIX-001CriticalRemote installer is piped directly into bash.Publish versioned artifacts with checksums or signatures. Download, verify, and execute a pinned installer as separate steps.
- FIX-002HighLocal model commands use shell:true with interpolated values.Tokenize fixed command templates and call execFile or spawn with an argv array. Validate every path, prompt, and numeric parameter.
- FIX-003HighDirect URL validation checks only literal hostnames.Resolve DNS before connection, reject private and metadata addresses, disable or validate redirects, and recheck every resolved destination.
- FIX-004HighTelemetry links events to email or username by default.Require explicit consent before account identification. Use a random identifier by default and document retention, destination, and deletion controls.
- FIX-005HighGlobal caching stores project assets and prompt metadata automatically.Make cross-project promotion opt-in, isolate caches by workspace, redact prompt and client metadata, and add cache inspection and deletion commands.
- FIX-006HighUntrusted intent is forwarded to an authenticated Codex sub-agent.Use strict prompt delimiters, validate intent, restrict the subprocess environment and permissions, and require explicit provider approval before execution.
- FIX-007HighBGM generation installs unpinned Python packages automatically.Remove runtime installation. Provide a locked dependency file, require explicit setup, and verify package hashes in an isolated environment.
- FIX-008HighThe paid provider flag is informational only.Enforce a confirmation token or explicit provider selection before any provider marked paid can run.
- FIX-009MediumStatic review cappedManually review the omitted 1157 static analyzer matches or reduce bundled generated/vendor/reference content before enabling automatic publication.
- FIX-010MediumBinary assets and lower-priority static matches remain unreviewed.Inspect every binary asset, verify provenance and hashes, and complete review of the 1,157 static matches omitted by the reporting cap.
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