Researching In Parallel
Analysis
This is a coherent parallel-research skill, but it intentionally spawns multiple research agents and keeps workspace research artifacts for reuse.
Findings (3)
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.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
Requires sessions_spawn ... Requires web search, file read/write access to workspace for sub-agents. Browser and PDF tools strongly recommended
The skill gives sub-agents web/document retrieval and workspace file-write capabilities. These are significant tools, but they are disclosed and directly aligned with the research workflow.
"maxConcurrent": 3, "params": { "cleanup": "keep", "runTimeoutSeconds": 1200, "thinking": "high", "agentId": "main" }The configuration allows several sub-agent sessions to run concurrently for up to 20 minutes and keeps their results. This is not hidden, but it affects cost, duration, and retained artifacts.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Supports iterative research — outputs from one run can be fed back as starting-point sources for the next.
The skill intentionally persists research outputs and can reuse them in later runs, so inaccurate, stale, or adversarial source material could influence future reports if reused uncritically.
