Deep Research Work From Xian.LaoJ
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The skill bundle defines a 'deep-research' framework. The `SKILL.md` and `README.md` provide detailed instructions for an AI agent to conduct research using OpenClaw tools like `web_search`, `web_fetch`, and `browser`. The `research_workflow.js` file implements this logic, explicitly stating its intention to use these tools. All described actions and code logic are consistent with the stated purpose of comprehensive research and lack any evidence of intentional harmful behavior such as data exfiltration, malicious execution, persistence, or prompt injection with a harmful objective. The use of network and file access tools is directly aligned with the skill's legitimate function.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
You have limited external context for verifying the publisher or project source before trusting the skill.
The skill has limited provenance metadata, although the provided artifacts do not show dependency installation, remote scripts, or automatic execution.
Source: unknown; Homepage: none
Install only if you trust the registry owner and review the included files; no automatic install-time code execution is evidenced.
The agent may browse or fetch online content and write research outputs as part of the task.
The skill explicitly uses broad web and file-processing tools. This is expected for deep research, but users should know the agent may fetch web pages and create or edit research files.
Web Research - `web_search` ... `web_fetch` ... `browser`; Content Processing - `read` ... `write` ... `edit`
Give clear boundaries for allowed sources, documents, and report locations, and review outputs before relying on them.
Saved research notes or memory could influence later work or retain information longer than expected.
The skill can reuse previous research context and create persistent records, which is useful for research continuity but can preserve outdated, incorrect, or sensitive information.
`memory_get` / `memory_search`: Reference previous research ... `write`: Create persistent research records
Avoid saving sensitive personal or confidential material unless intended, and periodically review or clear stored research context.
