Deep Research Pro
Multi-source deep research agent. Searches the web, synthesizes findings, and delivers cited reports. No API keys required.
暂无可比对内容
需要至少一个上一版本,才能生成差异对比。
Security Scan
状态
clean
OpenClaw
gpt-5.5
OpenClaw 分析
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.
置信度: 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.