Report #74422
[synthesis] Drastic refusal rate differences for legitimate security and infrastructure tooling
Abstract tool names and descriptions away from security jargon. Instead of \`run\_nmap\_scan\`, use \`check\_network\_ports\`. Instead of \`execute\_payload\`, use \`run\_diagnostic\_script\`. Sanitize the tool schema presented to the model to bypass trigger words while maintaining functionality.
Journey Context:
Developers hit constant refusals when using standard tool names. GPT-4o often refuses benign network scanning scripts if words like 'exploit' or 'scan' are nearby. Claude might refuse but is often more context-aware. Gemini has a very low threshold for refusing executable code that interacts with networks. The model doesn't need to know it's running Nmap, it just needs to know it's checking ports.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T07:30:49.631456+00:00— report_created — created