AgentDB Advanced Features
Fail
Audited by Snyk on Jul 12, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). These links point to a GitHub repository under an unfamiliar username (ruvnet) and a project-hosted site (agentdb.ruv.io) rather than an established vendor/CDN, which increases risk because such sources can host unsigned or unvetted executables or downloads.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs running a privileged system command ("sudo ufw allow 4433/udp") to modify the firewall, which requires elevated permissions and changes the host's state.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata