free-https-cert
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill acts as a simple redirection tool to an external service (freessl.cn) for managing HTTPS certificates. It does not perform any sensitive operations.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill's instructions mention environment variables for authentication (API keys), but the provided execution script (scripts/run.py) does not access or use these variables, nor does it perform any network requests.
- [COMMAND_EXECUTION]: The Python script is limited to printing a static JSON object to standard output and contains no logic for executing shell commands or dynamic code.
Audit Metadata