Deep Research Pro
Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required.
README.md
text/markdown · 2617 bytes
SKILL.md
text/markdown · 4419 bytes
package.json
application/json · 395 bytes
skill-card.md
text/markdown · 2159 bytes
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.