clickclack

Warn

Audited by Snyk on May 16, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).


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

  • Potentially malicious external URL detected (high risk: 0.80). The deploy steps run git fetch/merge and then build and run code originating from the repository https://github.com/openclaw/clickclack, so remote repository content is fetched at runtime and becomes executed application code on deploy.

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

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs running privileged operations (ssh root@..., rm -rf and mkdir under /opt, chown, write to /root, stop/remove/run Docker containers, backup data) that modify system files and service state on the host, effectively directing the agent to perform privileged changes to the machine.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

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 16, 2026, 03:59 PM
Issues
3
Security Audit — snyk — clickclack