Infrastructure

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill bundle is benign. The `SKILL.md` clearly outlines a user-driven model, stating the agent does not store credentials, run commands automatically, or modify infrastructure without user confirmation. The `backups.md` and `providers.md` files contain shell script examples for legitimate infrastructure tasks like creating servers, managing firewalls, and performing database backups (including cleanup with `aws s3 rm` for retention), all intended for user execution. There is no evidence of prompt injection, data exfiltration to unauthorized endpoints, or other malicious intent; the commands are standard for cloud management and align with the skill's stated purpose.