Back to skill
Skillv0.3.0

VirusTotal security

DualAgentDebate · External malware reputation and Code Insight signals for this exact artifact hash.

Scanner verdict

BenignApr 30, 2026, 5:12 AM
Hash
4ae7cf5418b58bf8e96ffaf0b2661376b2947353892df80d674917b0b2a24e8b
Source
palm
Verdict
benign
Code Insight
Type: OpenClaw Skill Name: dual-agent-debate Version: 0.3.0 The skill implements a structured debate loop between an LLM and a local knowledge base (Supabase/Open Brain) via Model Context Protocol (MCP). It uses standard subprocess calls to the local 'openclaw' CLI and authenticated requests to OpenAI for embeddings and chat completions. While it performs dynamic SQL operations (including table creation and data insertion into 'public.memories'), it employs dollar-quoting mitigations to handle string safety and limits its scope to the documented purpose of managing 'thoughts' and 'memories'. No evidence of data exfiltration, unauthorized persistence, or malicious intent was found in scripts/dual_agent_debate.py or the associated documentation.
External report
View on VirusTotal