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.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
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