tether
Warn
Audited by Snyk on Aug 13, 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). Tether’s required runtime workflow ingests outsider-authored Slack free text via its Hermes inbound routing (Socket Mode primary path and a polling recovery path) and treats every inbound Slack reply as untrusted operator input that the agent may process to resume/continue the bound session.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The setup instructs running npx --package=github:miguelrios/unc-skills#main which fetches and executes remote code from the GitHub package reference github:miguelrios/unc-skills#main at runtime, making it a runtime external dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata