Tool Parameter Abuse
High
- Category
- Tool Misuse
- Content
```bash olvm-aiops init # wizard: URL, username with profile, CA file, TLS, password olvm-aiops doctor # config, encrypted store, login, engine product version olvm-aiops doctor --skip-auth # offline checks only olvm-aiops mcp # run the MCP server over stdio ```
- Confidence
- 70% confidence
- Finding
- Tool parameters are crafted to achieve unintended or unsafe behavior. Parameter abuse can bypass intended safety checks (e.g. shell=True, --force, dangerous glob patterns).
