rn-motion-replica

Pass

Audited by Gen Agent Trust Hub on Jul 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes Python scripts (scripts/analyze_reference.py) that perform video analysis using ffmpeg and ffprobe. These tools are executed via the subprocess module using argument lists without a shell, which is the recommended secure implementation for such operations.
  • [EXTERNAL_DOWNLOADS]: The HTML template for motion replication fetches the GSAP animation library from the well-known jsdelivr CDN. It also references the HyperFrames framework from HeyGen's official GitHub repository, which is a recognized and well-known service in the AI video space.
  • [REMOTE_CODE_EXECUTION]: The package.json file in the project templates uses npx to execute the hyperframes CLI tool. This is a standard and expected method for running the rendering engine associated with the provided templates.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 14, 2026, 02:46 AM
Security Audit — agent-trust-hub — rn-motion-replica