infrastructure-backup-restore
Fail
Audited by Socket on Feb 24, 2026
1 alert found:
Obfuscated FileObfuscated FileSKILL.md
HIGHObfuscated FileHIGH
SKILL.md
The artifact is operational documentation and shell examples for backing up and restoring Docker-hosted infrastructure. It contains no malicious code or network exfiltration, but it does present operational security risks: copying .env secrets in plaintext into backups, using hardcoded user/system paths, performing live tar of volume data (inconsistent backups), and performing destructive restore steps without safeguards. These are fixable by parameterization, encryption of secrets, adding integrity checks, and safer backup/restore procedures. Use with caution and update examples to enforce encryption, verification, and safer volume snapshot practices.
Confidence: 98%
Audit Metadata