remotion-markup
Build polished Remotion video markup
Building video compositions can require many React, timing, and media decisions. This skill provides focused Remotion patterns for creating maintainable video markup.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "remotion-markup" from https://skillstore.io/skills/remotion-dev-remotion-markup.md and its manifest at https://skillstore.io/api/skills/remotion-dev-remotion-markup/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.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-markup". Create a title card that appears during the first second.
Expected outcome:
- A composition outline with a full-frame title card.
- Frame-based opacity and scale timing guidance.
- Suggested accessibility and layout checks.
Using "remotion-markup". Make my composition match the duration of an audio file.
Expected outcome:
- A calculateMetadata approach for measuring audio duration.
- A frame-duration calculation using the selected FPS.
- A note to validate asset locations before rendering.
Using "remotion-markup". Add a MapLibre map background.
Expected outcome:
- A map composition structure using a reviewed style source.
- Guidance for deterministic map rendering.
- Notes about network access and asset ownership.
Security Audit
High RiskMost static detections are false positives caused by Markdown fences, JavaScript template literals, relative documentation links, and public example URLs. One example fetches an unvalidated caller-provided URL, which can enable server-side request forgery in server rendering contexts. The voiceover example also constructs an output path from unvalidated identifiers.
Confirmed security concerns (1)
Capability review items (1)
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 (50)
🌐 Network access (25)
📁 Filesystem access (9)
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/remotion-dev-remotion-markup/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/remotion-dev-remotion-markup?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/remotion-dev-remotion-markup?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/remotion-dev-remotion-markup/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/remotion-dev-remotion-markup.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
remotion-dev. (2026). remotion-markup security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/remotion-dev-remotion-markup/audits/1BibTeX citation
@techreport{remotion-dev-remotion-dev-remotion-markup-2026,
author = {remotion-dev},
title = {remotion-markup security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/remotion-dev-remotion-markup/audits/1},
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-markup security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "remotion-dev"
date-released: "2026-07-20"
url: "https://skillstore.io/skills/remotion-dev-remotion-markup/audits/1"
identifiers:
- type: other
value: "skillstore:remotion-dev-remotion-markup:audit:1"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Create a product video
Build a React composition with animated text, images, audio, and scene timing.
Edit a video timeline
Trim clips, sequence scenes, and calculate duration for a multi-part composition.
Add narrated explainers
Generate scene audio with an approved TTS provider and match composition length to audio.
Try These Prompts
Create a simple Remotion composition with a title, background color, and fade-in animation.
Add an image sequence and background audio to my Remotion composition. Use local public assets and explain the timing.
Help me sequence three video scenes with trims, overlaps, and a transition at 30 frames per second.
Design a calculateMetadata function for my Remotion composition. Validate external URLs and keep all fetched data within approved limits.
Best Practices
- Use local or approved media assets when rendering production videos.
- Keep timing calculations in frames and define the composition FPS clearly.
- Validate external URLs and dynamic asset identifiers before server-side rendering.
Avoid
- Do not place unvalidated user identifiers directly into output file paths.
- Do not fetch arbitrary user-provided URLs from a rendering server.
- Do not depend on remote media without considering availability, licensing, and caching.
Frequently Asked Questions
What does this skill help me build?
Does it render videos for me?
Can I use remote media URLs?
Does it support dynamic composition duration?
Can it help with voiceovers?
Which AI tools can use this skill?
Developer Details
Author
remotion-devLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
838a1c22712cf4ef1f5e2c8313ffe16df5ff6ea0
Maintenance freshness
7/20/2026
Usage
0 downloads · 0 views