segment-anything-model

Pass

Audited by Gen Agent Trust Hub on Mar 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches model weights and checkpoints from Meta AI's official content delivery network (dl.fbaipublicfiles.com).
  • Evidence: Downloads checkpoints using wget from dl.fbaipublicfiles.com/segment_anything/ in SKILL.md and references/troubleshooting.md.
  • [EXTERNAL_DOWNLOADS]: Installs the official Segment Anything and SAM 2 libraries directly from Facebook Research's GitHub repositories.
  • Evidence: Recommends pip install git+https://github.com/facebookresearch/segment-anything.git and SAM 2 variant in SKILL.md and references/advanced-usage.md.
  • [SAFE]: Instructions correctly guide users to install standard dependencies via official package managers (pip) and reference well-known machine learning libraries such as transformers, torch, and opencv-python with no evidence of typosquatting or malicious redirection.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 28, 2026, 06:07 PM