consul
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official HashiCorp GPG key from
apt.releases.hashicorp.com. This is a trusted organization and a well-known service for infrastructure tools. - [COMMAND_EXECUTION]: Uses standard administrative commands (
sudo apt,sudo tee) for software installation and configuration. It also provides examples for operational CLI commands likeconsul kvandconsul services. - [CREDENTIALS_UNSAFE]: References local file paths for TLS certificates and uses a descriptive placeholder (
your-gossip-encryption-key) for encryption secrets, which is consistent with security best practices for documentation.
Audit Metadata