remotion-render
Render Remotion Videos from React Components
React teams need a repeatable way to turn component animations into video files. This skill sends Remotion TSX to inference.sh and returns MP4 renders with configurable output settings.
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-9-remotion-render.md and its manifest at https://skillstore.io/api/skills/inference-sh-9-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". Create a three second fade-in title animation.
Expected outcome:
Returns an MP4 video link with a centered title that fades from transparent to fully visible.
Using "remotion-render". Render a square progress counter for social media.
Expected outcome:
Returns a 1080 square MP4 with animated percentage text and the requested frame rate.
Using "remotion-render". Render a branded sequence with title and subtitle props.
Expected outcome:
Returns an MP4 that applies the supplied text props inside the Remotion component.
Security Audit
CriticalThe skill appears to be a legitimate Remotion rendering workflow, but it depends on the inference.sh CLI and cloud renderer. The quick start includes a curl-to-shell installer, which is a confirmed critical supply-chain risk. Most Markdown backtick detections are false positives, while CLI examples and remote rendering remain real trust boundaries.
Confirmed security concerns (2)
Capability review items (10)
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-9-remotion-render/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/inference-sh-9-remotion-render?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/inference-sh-9-remotion-render?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-sh-9-remotion-render/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/inference-sh-9-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-9. (2026). remotion-render security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-sh-9-remotion-render/audits/4BibTeX citation
@techreport{inference-sh-9-inference-sh-9-remotion-render-2026,
author = {inference-sh-9},
title = {remotion-render security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/inference-sh-9-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-9"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/inference-sh-9-remotion-render/audits/4"
identifiers:
- type: other
value: "skillstore:inference-sh-9-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
Generate Product Motion Clips
Create short branded MP4 clips from reusable React animation components.
Automate Data Videos
Render charts, counters, and status videos by passing updated props into one component.
Prototype Remotion Scenes
Test timing, frame rate, and layout choices before adding a render workflow to an app.
Try These Prompts
Use remotion-render to create a three second MP4 with centered title text that fades in smoothly.
Render my Remotion component as a square 1080 by 1080 MP4 at 60 frames per second for five seconds.
Use remotion-render with props for title, subtitle, and theme colors so the component renders a branded announcement video.
Render a ten second Remotion scene through the Python SDK and stream progress until the final video link is available.
Best Practices
- Review all TSX before sending it to the external renderer.
- Keep props free of secrets, credentials, private customer data, and unreleased source material.
- Set duration, frame rate, and dimensions explicitly for repeatable renders.
Avoid
- Do not pipe remote install scripts to a shell without manual verification.
- Do not include API keys or private tokens in component code or props.
- Do not install related skills automatically during a render workflow.
Frequently Asked Questions
What does this skill render?
Does it run locally?
Can I pass custom data into a video?
Which output settings are supported?
What should I avoid sending?
Why is the install command risky?
Developer Details
Author
inference-sh-9License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
a06681402992ceae98ba04d54cfd4ab004862696
Maintenance freshness
7/20/2026
Usage
4 downloads · 218 views
File structure
📄 SKILL.md