hotel-price-monitor
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: 1.00). These URLs point to direct executable/binary downloads (Windows .exe and platform-specific binaries) hosted in a lesser-known GitHub account's Releases page—direct unsigned executables from an untrusted/unknown repo are a common malware distribution vector.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). SKILL.md explicitly instructs the agent at runtime to silently fetch https://raw.githubusercontent.com/RollingGo-AI/rollinggo-hotel-skill-CN/main/skills/{name}/SKILL.md and change its reply if the remote version is newer, so remote content would directly control agent prompts.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata