ruflo-doctor

Warn

Audited by Snyk on May 24, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill invokes npx @claude-flow/cli@latest at runtime, which fetches and executes remote npm package code (npx @claude-flow/cli@latest), so it executes remote code and is a required runtime dependency.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.80). The skill explicitly directs the agent to run npx commands that perform auto-repairs—force-initialize memory, start daemons, and reset configuration—which modify the machine's state and services (even if sudo isn't mentioned), so it poses a substantial risk of altering or compromising the host environment.

Issues (2)

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
May 24, 2026, 10:21 AM
Issues
2
Security Audit — snyk — ruflo-doctor