pub(crate) fn validate_secret_key(key: &str) -> Result<()>
Validate a secret key name at the CLI trust boundary. Delegates to the canonical implementation in core-types.