remotion-multimedia

Pass

Audited by Gen Agent Trust Hub on Sep 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references external URLs for documentation and sample media files.
  • Fetches library documentation overview from https://mediabunny.dev/llms.txt.
  • References sample media files from https://remotion.media/ for code demonstrations.
  • [INDIRECT_PROMPT_INJECTION]: The skill provides instructions for processing external media files (audio/video) to extract metadata.
  • Ingestion points: The UrlSource and FileSource classes in mediabunny ingest external URLs or local files as defined in get-audio-duration.md, get-video-dimensions.md, and get-video-duration.md.
  • Capability inventory: The code examples demonstrate extracting numeric metadata (duration, width, height) using library methods like computeDuration() and getPrimaryVideoTrack().
  • Sanitization/Boundaries: The skill is primarily instructional documentation; it does not implement autonomous interpretation of the content within the media files beyond specific technical metadata extraction.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 8, 2026, 09:47 PM
Security Audit — agent-trust-hub — remotion-multimedia