agentar
Fail
Audited by Snyk on Jul 14, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.90). The URLs point to an installer script and a ZIP hosted on a non-standard subdomain (dtaiagtavtr.antdigital.com) and the docs instruct piping the install.sh directly to bash — a high-risk distribution pattern from an untrusted/odd-looking host.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill's install workflow includes a runtime command that fetches and executes remote code via "curl -fsSL 'https://dtaiagtavtr.antdigital.com/agentar-cli/install.sh' | bash", which runs untrusted remote script during installation.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata