rtkbase-knowledge-patch
Fail
Audited by Snyk on Apr 7, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt embeds plaintext credentials and default passwords (e.g., "admin", "basegnss/basegnss!") and exposes password fields which an agent may be expected to reproduce verbatim, posing an exfiltration risk.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt explicitly documents sudo install commands and flags that deploy systemd unit files, start services, and set an install user (e.g. --unit-files, --start-services, --user=), which would modify system files and require privileged access, thus encouraging changes to the machine state.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata