ssl-tls-management
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No patterns of instruction override, jailbreaking, or safety filter bypass were detected.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file access (e.g., SSH keys, AWS creds), or unauthorized network exfiltration attempts were found.
- [Obfuscation] (SAFE): No use of Base64, zero-width characters, homoglyphs, or other encoding techniques to hide malicious intent.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill references standard system packages (certbot) and official Let's Encrypt API endpoints. No remote script execution or piped shell commands (e.g., curl|bash) were detected.
- [Persistence Mechanisms] (SAFE): Includes a standard cron job snippet for automated certificate renewal, which is consistent with the skill's stated purpose and is not malicious.
- [Privilege Escalation] (SAFE): While some commands like
apt installtypically require elevated privileges, they are presented as standard administrative tasks for server configuration.
Audit Metadata