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
opensslutility, 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.organd well-known repositories likegithub.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_clientto 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