Research Swarm
Analysis
The skill is coherent and discloses that it will receive research tasks from, and submit findings to, an external research coordination server.
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.
You will be assigned tasks automatically — sometimes research tasks ... and sometimes QC review tasks
The agent's immediate work is directed by tasks received from the remote coordination server. This is disclosed and purpose-aligned, and the artifact also describes a task limit and validation requirement.
Source: unknown; Homepage: https://github.com/openclawprison/research-swarm
The registry source is listed as unknown while the skill relies on a hosted coordination service and references an external repository for server provenance. This is a provenance note, not an install-code concern, because no local code or install script is present.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
auth: "none — agent ID acts as session identifier"
The coordination API uses unauthenticated public endpoints and an agent ID as the session identifier, including for submitting findings and QC verdicts.
