@tank/docker-compose-cheatsheet
Pass
Audited by Gen Agent Trust Hub on May 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of static Markdown documentation and configuration files. It does not include any scripts (e.g., Python, JavaScript, Shell) or binaries that could execute on the host system.
- [SAFE]: The
tank.jsonmanifest explicitly disables subprocess execution ("subprocess": false) and outbound network access ("outbound": []), minimizing the attack surface. - [SAFE]: The documentation includes security best practices, such as cautioning against hardcoding secrets in environment variables and using host-only port bindings (
127.0.0.1:5432:5432). - [SAFE]: No obfuscation, hidden URLs, or prompt injection attempts were detected in the instructional content or metadata.
Audit Metadata