deploy-linux-host-explorer

Warn

Audited by Snyk on Aug 18, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The skill’s required runtime workflow ingests outsider-authored free text at multiple points by requiring the user to paste back command output that originates from Observe responses (e.g., observe auth status | wrap, observe-agent status | wrap, and observe datastream view <DATASTREAM_ID> | wrap), meaning an untrusted tenant/user can cause the workflow to ingest instruction-shaped text unless it is safely interpreted inside the <untrusted-data ...> wrapper.

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: 0.90). This skill orchestrates installing the Observe Agent on the host (adds repos, writes /etc/observe-agent/observe-agent.yaml and enables a systemd service) by instructing the agent to run the collection/install sub-skill, which will modify system files and require elevated privileges.

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
Aug 18, 2026, 09:22 PM
Issues
3
Security Audit — snyk — deploy-linux-host-explorer