cert-parse
Warn
Audited by Snyk on May 9, 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.70). The skill's Step 1 ("Extract PEM from certificate source") explicitly fetches certificates from arbitrary remote hosts using openssl s_client -connect ${HOST}:${PORT}, causing the agent to ingest untrusted third-party certificate data that is parsed and used to drive verification decisions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata