salvo-tls-acme

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): Documentation for the Salvo web framework follows industry standard practices for TLS and ACME.
  • [EXTERNAL_DOWNLOADS] (SAFE): Connectivity is limited to official Let's Encrypt endpoints for automated certificate management. These are trusted third-party services.
  • [COMMAND_EXECUTION] (LOW): Server configuration binds to ports 80 and 443, which requires administrative privileges (e.g., sudo or CAP_NET_BIND_SERVICE) on Unix-like systems. This is standard for web servers but notable for deployment requirements.
  • [DATA_EXPOSURE] (SAFE): References to local certificate paths (certs/key.pem) are placeholders for standard web server configuration and do not expose sensitive credentials from the host environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:38 PM