remotion-render
Render Remotion Videos from TSX Code
Creating videos from React animations often requires local setup and render tooling. This skill sends Remotion TSX to inference.sh and returns MP4 video output.
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-skills-remotion-render.md and its manifest at https://skillstore.io/api/skills/inference-sh-skills-remotion-render/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.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 user asks for a short welcome animation with a dark background and centered text.
Expected outcome:
The skill runs the render request and returns an MP4 video link for the completed animation.
Using "remotion-render". A user provides title and subtitle values for a reusable announcement template.
Expected outcome:
The skill renders a customized announcement video using those props and reports the final video location.
Using "remotion-render". A user requests progress updates while rendering a ten second clip.
Expected outcome:
- The skill streams rendering progress when supported.
- The final response includes the completed video output location.
Security Audit
Medium RiskMost static backtick alerts are false positives from Markdown formatting, input tables, and sample code blocks. The confirmed issues are the documented belt and npx command flows plus the intentional dependency on hosted inference.sh rendering. No prompt injection text was found in SKILL.md.
Confirmed security concerns (1)
Capability review items (12)
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 (31)
🌐 Network access (6)
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-skills-remotion-render/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/inference-sh-skills-remotion-render?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/inference-sh-skills-remotion-render?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-sh-skills-remotion-render/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/inference-sh-skills-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-skills. (2026). remotion-render security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-sh-skills-remotion-render/audits/4BibTeX citation
@techreport{inference-sh-skills-inference-sh-skills-remotion-render-2026,
author = {inference-sh-skills},
title = {remotion-render security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/inference-sh-skills-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-skills"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/inference-sh-skills-remotion-render/audits/4"
identifiers:
- type: other
value: "skillstore:inference-sh-skills-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 Social Motion Graphics
Create short branded animations from reusable Remotion components without maintaining a local render stack.
Automate Product Videos
Render product announcements, counters, and progress visuals from structured props and React templates.
Prototype Data Driven Clips
Test Remotion animation ideas quickly by sending TSX code and receiving MP4 output.
Try These Prompts
Use remotion-render to create a three second fade-in title video. Use 1920 by 1080 resolution and 30 frames per second.
Render a Remotion video that accepts title and subtitle props. Use my provided copy and return the MP4 result.
Create a four second Remotion sequence with three staged messages, smooth fade transitions, and square 1080 by 1080 output.
Review my Remotion component for render risks, remove secrets or private URLs, then render the final version with the requested codec.
Best Practices
- Review generated TSX before rendering and remove secrets, tokens, and private asset URLs.
- Start with short durations and lower resolution while testing animation timing.
- Confirm account access and belt login status before starting long or high resolution renders.
Avoid
- Do not submit confidential source code or unreleased media without approval.
- Do not run npx installation commands without checking the package source and version.
- Do not assume every local Remotion dependency is available in the hosted render environment.
Frequently Asked Questions
What does this skill render?
Which tools can use this skill?
Do I need an inference.sh account?
Can I pass custom data into a video?
Is rendering local?
What should I avoid submitting?
Developer Details
Author
inference-sh-skillsLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
a25199bc7d6b82598536822d1738eb5d5f54025b
Maintenance freshness
7/18/2026
Usage
2 downloads · 39 views
File structure
📄 SKILL.md