Description
Ollama model ignores passive prompts:**
Asking "what is the tech stack of this project?" triggers ensure_tools
calling nmap, nuclei, sqlmap, dalfox and 18 other attack tools.
Simple passive/read-only questions should not trigger attack tool installation.
Config used:
{
"provider": {
"ollama": { "options": { "baseURL": "http://localhost:11434" } }
},
"model": "ollama/qwen2.5-coder:14b-instruct-q4_0"
}
Steps to reproduce
cyberstrike
Agent
cyberstrike (default)
Interface
CLI / TUI
LLM Provider
Local / Self-hosted
CyberStrike version
No response
Operating System
No response
Terminal
No response
Logs / Screenshots
Description
Ollama model ignores passive prompts:**
Asking "what is the tech stack of this project?" triggers
ensure_toolscalling nmap, nuclei, sqlmap, dalfox and 18 other attack tools.
Simple passive/read-only questions should not trigger attack tool installation.
Config used:
{
"provider": {
"ollama": { "options": { "baseURL": "http://localhost:11434" } }
},
"model": "ollama/qwen2.5-coder:14b-instruct-q4_0"
}
Steps to reproduce
cyberstrike
Agent
cyberstrike (default)
Interface
CLI / TUI
LLM Provider
Local / Self-hosted
CyberStrike version
No response
Operating System
No response
Terminal
No response
Logs / Screenshots