ssl-cert-check

Warn

Audited by Snyk on Jul 6, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.85). The required workflow runs openssl s_client -connect "$HOST:443" ... >/tmp/tls-probe.txt and then parses that captured server-provided PEM/text with openssl x509/grep, so outsider-authored free text (the remote server’s certificate/verification output) is ingested into the agent’s LLM context via the generated report.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 6, 2026, 09:54 AM
Issues
1
Security Audit — snyk — ssl-cert-check