Command Line MCP
MCP server allowing arbitrary command execution over CMD (explicitly flagged as dangerous).
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Command Line MCP, derived from its capabilities.
AIVSS 10.0 ยท Critical
View MAESTRO 7-layer threat model โOverview
Exposes arbitrary command execution through CMD to an agent, with the README explicitly warning to be careful. It provides no meaningful sandboxing, so it is a textbook example of the arbitrary-code-execution MCP risk and belongs in a security directory as a high-risk pattern.
Key features
- Arbitrary CMD command execution
- Minimal restrictions
- Direct OS interaction
Use cases
- Quick agent shell access (high risk)
- System automation on Windows