Auto Researcher
Security checks across static analysis, malware telemetry, and agentic risk
Overview
This is a coherent instruction-only research assistant, with user-noticeable optional memory storage and recurring monitoring features.
This skill appears safe to install as a prompt-only research helper. Before using it, decide whether you want it to store research knowledge or run ongoing monitoring, and require confirmation before any shell/exec action or scheduled task.
Static analysis
No static analysis findings were reported for this release.
VirusTotal
VirusTotal findings are pending for this skill version.
Risk analysis
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.
The agent may try to use web tools and possibly local command execution while researching, depending on the available environment.
The skill documents use of external tools, including a broad exec mapping, but does not provide commands or instruct automatic execution.
| `shell_exec` | `exec` tool | ... | `web_search` | `searxng` skill | ... | `web_fetch` | `web_fetch` tool |
Approve specific tool use per task, prefer web/search tools for research, and require confirmation before any shell or exec action.
Research topics, entities, and relationships may be saved and later reused; this matters if the research includes private or sensitive information.
The skill describes storing research entities and relations in memory, which can persist context across tasks.
`knowledge_add_entity` | `memory/store` JSON
Use this only for topics you are comfortable storing, review saved knowledge when possible, and clear memory for sensitive research.
If enabled, the agent may continue checking for updates after the initial request.
The skill includes optional recurring monitoring, but the shown configuration disables it by default.
monitor_enabled = false # 是否持续监控 monitor_frequency = "daily"
Enable monitoring only explicitly, set a clear frequency and end condition, and know how to cancel any scheduled monitoring.
