ruflo-status

Warn

Audited by Snyk on Jul 30, 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 runs npx @claude-flow/cli@latest (e.g., "npx @claude-flow/cli@latest doctor"), which fetches and executes remote npm package code at runtime, so this external dependency can execute remote code.

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 explicitly includes an "Explicit repair workflow" that runs npx ... doctor --fix, which performs modifications to the installation and thus can change the machine's state (potentially modifying files/services) when the user asks for repairs.

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
Jul 30, 2026, 06:38 AM
Issues
2
Security Audit — snyk — ruflo-status