remotion
Pass
Audited by Runlayer on Feb 26, 2026
Risk Level: LOW
Scan Summary
Flagged Files (1)
remotion/scripts/download-stitch-asset.shLOW
70.3%
Malicious tool definition detected
-eq 0 ]; then echo "✓ Successfully downloaded to $OUTPUT_PATH" # Display file size for verification if command -v stat &> /dev/null; then FILE_SIZE=$(stat -f%z "$OUTPUT_PATH" 2>/dev/null || stat -c%s "$OUTPUT_PATH" 2>/dev/null) echo " File size: $FILE_SIZE bytes" fi else echo "✗ Download failed" exit 1 fi
Passed Files (6)Click to expand
remotion/SKILL.mdOK
47.3%
Tool passed security scan
remotion/README.mdOK
36.1%
Tool passed security scan
remotion/resources/composition-checklist.mdOK
7.8%
Tool passed security scan
remotion/examples/WalkthroughComposition.tsxOK
6.3%
Tool passed security scan
remotion/resources/screen-slide-template.tsxOK
3.4%
Tool passed security scan
remotion/examples/screens.jsonOK
1.2%
Tool passed security scan
Audit Metadata