tribe-v2-bci-applied
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the TRIBE v2 model source and weights from Meta AI Research's official GitHub and HuggingFace repositories. These are recognized and reputable sources for neural modeling research assets.
- [COMMAND_EXECUTION]: The skill utilizes
subprocess.runto call theffmpegutility for generating media stimulus variants. This execution is handled securely by passing arguments as a list, which avoids shell interpretation and prevents command injection vulnerabilities.
Audit Metadata