fastcopy-file-transfer-utility
Fail
Audited by Snyk on Jul 9, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). These entries include direct tar.gz download links from an untrusted/placeholder domain (example.com) rather than an official vendor or package manager, which is a suspicious distribution pattern for executable software archives.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill includes multiple instructions that require elevated privileges and alter system state (sudo installs and moves to /usr/local/bin, editing/adding a systemd service and running systemctl enable/start, sudo chown), so it pushes actions that can modify the host machine.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata