dotnet-cloc

Warn

Audited by Snyk on Apr 11, 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.80). The skill includes runtime commands that pull and run remote content — e.g., the Docker fallback "aldanial/cloc" (and the upstream repo "AlDanial/cloc") — which would fetch and execute code from an external registry at runtime.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly instructs the agent to install software using system package managers and even shows commands with sudo (e.g., "sudo apt install cloc"), which directs the agent to perform privileged system modifications and thus can change the machine state.

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
Apr 11, 2026, 12:41 PM
Issues
2
Security Audit — snyk — dotnet-cloc