ACME SSL automation for Alibaba Cloud ESA DNS

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle provides a legitimate utility for automating SSL certificate issuance and renewal using Alibaba Cloud ESA DNS and acme.sh. The Python script (esa_acme_issue.py) and shell script (install_cron.sh) implement the stated functionality using standard APIs and system commands, including security-conscious features like secret redaction in logs and restricted file permissions (600/700) for credential storage. No evidence of data exfiltration, unauthorized persistence, or malicious prompt injection was found; the instructions even include explicit security reminders for the user regarding least-privilege access.