add-signal

Fail

Audited by Snyk on Jun 21, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). This prompt instructs the agent to request and embed a user's phone number, verification code, and captcha token directly into command-line registration/verify commands (e.g., signal-cli -u +NUMBER register / verify CODE), which requires outputting sensitive secret values verbatim and therefore poses an exfiltration risk.

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


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 instructs the agent to run privileged installation and filesystem operations (e.g., "sudo apt-get install", extracting into /opt and symlinking into /usr/local/bin) and to manage background daemons, which require elevated privileges and therefore can modify the machine state.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

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
HIGH
Analyzed
Jun 21, 2026, 03:11 AM
Issues
3
Security Audit — snyk — add-signal