evolink-video
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected in the skill code or documentation. All network operations are directed to the author's verified domains (evolink.ai and associated API subdomains).
- [EXTERNAL_DOWNLOADS]: The skill recommends bridging an MCP server via npx using the @evolinkai/evolink-media package. This is a vendor-owned resource used for extending the skill's capabilities and is considered safe as it originates from the verified author.
- [COMMAND_EXECUTION]: The skill includes a utility script (scripts/evolink-video-gen.sh) for command-line video generation. The script follows security best practices by using jq with the --arg flag to safely handle and sanitize user-provided prompt strings, preventing command or JSON injection vulnerabilities.
Audit Metadata