remotion-render
Render Remotion Videos from TSX
Video teams need a repeatable way to turn React animations into files. This skill renders Remotion TSX through inference.sh and returns MP4 output.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "remotion-render" from https://skillstore.io/skills/inference-sh-7-remotion-render.md and its manifest at https://skillstore.io/api/skills/inference-sh-7-remotion-render/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "remotion-render". A request for a two second fade-in title video at 1080p.
Expected outcome:
The skill returns an MP4 video link with the selected duration, frame rate, width, and height.
Using "remotion-render". A square animated counter video for a social media post.
Expected outcome:
The skill renders a square MP4 and reports progress while the remote job runs.
Using "remotion-render". A reusable Remotion component with title and subtitle props.
Expected outcome:
The skill renders the component with supplied props and returns the final video output.
Security Audit
CriticalMost Ruby shell backtick findings are Markdown false positives, not executable Ruby code. The install command pipes a remote script into sh, which is a confirmed critical supply-chain risk. The skill also sends user TSX code and props to an external rendering service, so stronger install and privacy guidance is needed.
Confirmed security concerns (2)
Capability review items (3)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (30)
🌐 Network access (7)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/inference-sh-7-remotion-render/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/inference-sh-7-remotion-render?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/inference-sh-7-remotion-render?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-sh-7-remotion-render/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/inference-sh-7-remotion-render.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
inference-sh-7. (2026). remotion-render security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-sh-7-remotion-render/audits/4BibTeX citation
@techreport{inference-sh-7-inference-sh-7-remotion-render-2026,
author = {inference-sh-7},
title = {remotion-render security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/inference-sh-7-remotion-render/audits/4},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "remotion-render security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "inference-sh-7"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/inference-sh-7-remotion-render/audits/4"
identifiers:
- type: other
value: "skillstore:inference-sh-7-remotion-render:audit:4"
description: "Skillstore immutable audit report identifier"
Compare variants
17 installable variantsEach author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
remotion-dev-remotion-render
2026-08-21
infsh-skills-remotion-render
2026-08-21
toolshell-remotion-render
2026-08-21
skillssh-remotion-render
2026-08-21
inference-shell-remotion-render
2026-08-21
tul-sh-remotion-render
2026-08-21
halt-catch-fire-remotion-render
2026-08-21
inference-skills-remotion-render
2026-08-21
inferen-sh-remotion-render
2026-08-21
qu-skills-remotion-render
2026-08-21
inference-sh-skills-remotion-render
2026-08-21
101-skills-remotion-render
2026-08-21
inference-sh-8-remotion-render
2026-08-21
skills-shell-remotion-render
2026-08-21
inference-sh-6-remotion-render
2026-08-21
inference-sh-9-remotion-render
2026-08-21
inference-sh-7-remotion-render
2026-08-21
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Produce Branded Motion Clips
Create short MP4 videos from Remotion components with configured duration, resolution, and frame rate.
Render Data-Driven Variants
Pass props into a Remotion component to generate repeated videos for dashboards, reports, or product updates.
Automate Video Production
Use CLI or Python SDK examples to render videos and stream progress during longer jobs.
Try These Prompts
Create a three second Remotion title video with a fade-in effect. Render it as MP4 at 1920 by 1080 and 30 fps.
Render a five second square Remotion video for a social post. Use animated text, brand colors, and 60 fps output.
Render this Remotion component with props for title, subtitle, metric, and theme. Return the MP4 output and summarize the settings.
Design a CLI or Python SDK workflow that renders multiple Remotion variants and streams progress for each job.
Best Practices
- Keep Remotion components small and deterministic before sending them to the renderer.
- Set duration, frame rate, width, and height explicitly for predictable output.
- Remove secrets and private assets from code or props before remote rendering.
Avoid
- Do not paste credentials, tokens, or private customer data into render props.
- Do not rely on remote assets that may disappear before rendering finishes.
- Do not run remote install scripts without independent verification.
Frequently Asked Questions
What does this skill render?
Can I set video dimensions?
Does it support common Remotion APIs?
Is local rendering included?
What should I avoid sending?
Can it show render progress?
Developer Details
Author
inference-sh-7License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
a06681402992ceae98ba04d54cfd4ab004862696
Maintenance freshness
7/18/2026
Usage
4 downloads · 110 views
File structure
📄 SKILL.md