Deep Research Pro
Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required.
v1.0.2
2026/02/05
Re-publish to fix visibility
Security Scan
Status
clean
OpenClaw
gpt-5.5
OpenClaw analysis
This is a coherent web-research skill that searches public web sources, reads selected pages, and saves reports locally, with no evidence of hidden exfiltration or destructive behavior.
Confidence: high
VirusTotal
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill The skill is designed for multi-source deep research, which inherently involves fetching web content. The `SKILL.md` instructs the agent to use `curl -sL "<url>"` to retrieve web pages and a Python one-liner to process them, which is a necessary and standard operation for its stated purpose. File writing is confined to `~/clawd/research/` for saving reports. The prompt instructions for sub-agent usage are self-referential, aiming to keep the agent on task rather than subverting its behavior. There is no evidence of data exfiltration, malicious execution, persistence, or prompt injection designed to compromise the agent or system.