Merge NeuroSploit v3.3.0 — Autonomous MD-Agent Engine into main

# Conflicts:
#	prompts/task_library.json
This commit is contained in:
CyberSecurityUP
2026-06-14 21:41:26 -03:00
264 changed files with 19889 additions and 1942 deletions
+1 -1
View File
@@ -727,7 +727,7 @@ Identify any potential hallucinations, inconsistencies, or areas where the respo
"""Generate using OpenRouter API (OpenAI-compatible).
OpenRouter supports hundreds of models through a unified API.
Models are specified as provider/model (e.g., 'anthropic/claude-sonnet-4-20250514').
Models are specified as provider/model (e.g., 'anthropic/claude-sonnet-4-6').
API key comes from OPENROUTER_API_KEY env var or config profile.
"""
if not self.api_key: