Versioned security assessment

Report ID: SA-4121DE96

8/6/2026, 11:12:51 AM

remotion-render security assessment v5

Skill Security Certification Report

Audit History
Scanner version 3.0.0 Audit model: codex Latest published report
Skill name
remotion-render
Version
v5
Maintainer
inferen-sh
Coverage
1 Files scanned · 213 Lines analyzed
Policy version
skillstore-security-audit-policy-v1

Highest confirmed finding severity

Medium

1 confirmed security finding requires attention.

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 external-command detections are Markdown formatting, code fences, or source examples and are false positives. Eight examples invoke external tooling, one image loads remotely, and the workflow sends supplied code and props to inference.sh.

Report position

Latest published report

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

Audit attestation

Active attestation

A public attestation is available for this exact report.

Human verification

Not verified

No human verification is recorded for this report.

Coverage

1 Files scanned · 213 Lines analyzed

10 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

    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 6 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 31 evidence locations

Capability review items (9)
Medium
Ruby/shell backtick execution
> **Install the belt CLI skill:** `npx skills add belt-sh/cli`
The line instructs users to run npx to download and install a third-party skill. This creates command-execution and supply-chain exposure.
Medium
Ruby/shell backtick execution
```bash
The Bash example runs belt login and belt app run. These commands use an authenticated external CLI and submit a rendering job.
Medium
Ruby/shell backtick execution
```bash
The Bash block invokes belt app run with supplied TSX. It executes an external CLI and sends a remote rendering request.
Medium
Ruby/shell backtick execution
```bash
The Bash block invokes belt app run with supplied TSX. It executes an external CLI and sends a remote rendering request.
Medium
Ruby/shell backtick execution
```bash
The Bash block invokes belt app run with supplied TSX. It executes an external CLI and sends a remote rendering request.
Medium
Ruby/shell backtick execution
```bash
The Bash block invokes belt app run with supplied TSX and props. It executes an external CLI and submits data remotely.
Medium
Ruby/shell backtick execution
```bash
The Bash block invokes belt app run with supplied TSX. It executes an external CLI and sends a remote rendering request.
Medium
Ruby/shell backtick execution
```bash
The Bash block runs several npx skill installation commands. These commands download external content and create supply-chain exposure.
Low
Hardcoded URL
![Remotion Render](https://cloud.inference.sh/app/files/u/4mg21r6ta37mpaz6ktzwtt8krr/01kg2c0egyg243m
The Markdown image references a remote inference.sh asset. Rendering the documentation can contact that host and disclose viewer network metadata.

Risk findings

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

Confirmed security concerns (1)

RISK-001 Medium
Remote Submission of User Code and Props
The examples submit TSX source and optional props to inference.sh for remote rendering. Sensitive source or props would leave the local environment.
Both CLI and Python examples explicitly send code in an input object to infsh/remotion-render. This is the documented core workflow.

Remediation

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

  1. FIX-001
    Medium
    The workflow submits user code and props to an external rendering service.
    Require explicit approval before submission and warn users to remove secrets or confidential data from source and props.
  2. FIX-002
    Medium
    Installation examples use npx skill commands without pinned versions or immutable references.
    Pin trusted package and skill versions, document their source, and require confirmation before installation.
  3. FIX-003
    Low
    The documentation embeds an image from a remote inference.sh URL.
    Bundle the image with the skill or clearly disclose that viewing the documentation can contact the remote host.

Expert evidence

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

Artifact subject

Marketplace commit
4121de961d1b6f2ffca856260e239505c302452c
Content hash
27c9a0c03006db2a5eba5ef1783842b74edec38ffcccd3a239161f6a29bac246
Tree hash
2b8072583eac799f61e8826560be1293ebc70512cb46193e62ef62f268152df8
Skill path
skills/inferen-sh/remotion-render
Audit payload hash
5ea60548671ef05182eea72206884214

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