Skip to content

STUPID ? Ollama model name validation rejects valid quantized model names #43

Description

@L33t33L

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.

Image

Config used:
{
"provider": {
"ollama": { "options": { "baseURL": "http://localhost:11434" } }
},
"model": "ollama/qwen2.5-coder:14b-instruct-q4_0"
}

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions