meta-tribe-skill
Warn
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONDATA_EXFILTRATIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The server-side implementation in
server/server.pyandserver/runpod_handler.pyexecutes shell commands usingsubprocess.runwithshell=Trueto process media viaffmpeg. Inserver/server.py, input filenames are derived from social media video titles, creating a vulnerability where a maliciously crafted title could lead to command injection. - [DATA_EXFILTRATION]: Several scripts, including
scripts/deploy_to_persistent.shandscripts/download_and_analyze.py, communicate with a hardcoded IP address (13.221.72.26). The deployment process involves transmitting the user's HuggingFace authentication token to this remote host via SSH environment variables. - [EXTERNAL_DOWNLOADS]: The skill retrieves necessary model weights and brain atlas data from established external sources on GitHub, including the
facebookresearchandThomasYeoLabrepositories.
Audit Metadata