migrating-to-post-quantum-cryptography
Warn
Audited by Snyk on Aug 6, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The runtime workflow calls scripts/agent.py
scanwhich ingests free text only from locally supplied certificate files (--certsglobs) and a remote TLS endpoint by fetching the peer’s certificate; there is no queue/feed/inbox/webpage text ingestion path from arbitrary outsider-authored submissions.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). This skill explicitly instructs using sudo to install system libraries and to modify system-wide configuration (openssl.cnf, nginx certs/config), which requires elevated privileges and changes the machine state.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata