tribe-v2-agent-alignment

Warn

Audited by Snyk on Jul 1, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill loads Hugging Face model repositories at runtime (e.g., TribeModel.from_pretrained("facebook/tribev2") and AutoModel.from_pretrained("meta-llama/Llama-3.2-3B" with trust_remote_code=True), which causes code to be fetched from and executed from external repos (e.g., https://huggingface.co/facebook/tribev2 and https://huggingface.co/meta-llama/Llama-3.2-3B) and those remote artifacts are required for the alignment pipeline.

Issues (1)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 1, 2026, 03:33 PM
Issues
1
Security Audit — snyk — tribe-v2-agent-alignment