llm-wiki

Fail

Audited by Snyk on Aug 28, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The skill prompt instructs the agent to log in using --password '<password>' on the command line, which handles user credentials insecurely.

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

  • Third-party content exposure detected (low risk: 0.10). The workflow ingests arbitrary URLs and documents via web_extract during the ingest process, falling under low indirect prompt injection risk.

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 prompt suggests modifying systemd user services and running a sudo command (sudo loginctl enable-linger $USER) to configure background sync.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 28, 2026, 12:47 PM
Issues
3
Security Audit — snyk — llm-wiki