Oathe Security Badge

Is engineering/docker-development safe?

https://github.com/alirezarezvani/claude-skills/tree/main/engineering/docker-development

93
SAFE

This is a legitimate Docker development skill providing static analysis tools and security best practices for containerization. The skill contains educational content and analysis tools with no inherent malicious functionality. All monitoring checks passed with no evidence of data exfiltration or malicious behavior during installation.

Category Scores

Prompt Injection 95/100 · 30%
Data Exfiltration 90/100 · 25%
Code Execution 90/100 · 20%
Clone Behavior 95/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 90/100 · 5%

Findings (3)

LOW Python analysis scripts present -10

The skill contains two Python scripts (dockerfile_analyzer.py and compose_validator.py) that perform static analysis. While these appear legitimate and only use standard libraries for analysis purposes, they represent executable code that could potentially be modified or misused.

LOW Security-focused Docker guidance -10

The skill provides comprehensive Docker security guidance including container hardening, secret management, and security auditing techniques. While educational, this knowledge could be leveraged to understand and potentially bypass container security measures.

INFO Dual-use security tool -10

This is a legitimate Docker development and security skill that provides valuable tools for container optimization and security auditing. However, like many security tools, it has dual-use potential if combined with malicious skills or used inappropriately.