ai-avatar-video
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides a command to download and execute an installation script from the vendor's official domain.
- Evidence:
curl -fsSL https://cli.inference.sh | shin SKILL.md. - [COMMAND_EXECUTION]: Uses the specialized
infshcommand-line tool to perform operations such as authentication and model execution. - Evidence:
infsh login,infsh app run bytedance/omnihuman-1-5. - [EXTERNAL_DOWNLOADS]: Fetches executable binaries and SHA-256 integrity checksums from the vendor's distribution server during the setup process.
- Evidence: References to
dist.inference.shfor binary downloads and verification.
Audit Metadata