openssl-cli

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill defines numerous command patterns for the openssl utility, including operations for certificate inspection (x509), CSR generation (req), and key generation (genrsa, ecparam). These are standard cryptographic tasks.
  • [EXTERNAL_DOWNLOADS]: The documentation references official sources such as openssl.org and well-known repositories like github.com/openssl. These are recognized as trusted sources and no suspicious remote execution patterns were found.
  • [SAFE]: The skill interacts with sensitive files such as private keys and PEM certificates, and performs network connections via s_client to verify TLS configurations. These actions are restricted to the intended functional scope of the tool and do not exhibit malicious intent or exfiltration behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 01:36 PM