Adaptive Team Research
v1.3.1Adaptive multi-agent team for software project reviews. Auto-selects collaboration mode (centralized / domain-lead / peer) and runs a 3-round workflow (facts...
⭐ 0· 93·0 current·0 all-time
by@joe-rq
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe an orchestrator for multi-agent software reviews and the SKILL.md + reference files implement exactly that: role prompts, mode selection, round protocols, and a canvas template. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
Runtime instructions require agents to read the project directory (files with file:path:line references), aggregate findings, and create/write a canvas file at reviews/{project-name}-review.md. This behavior is coherent with the stated purpose but means the agent will access arbitrary repository files and embed file paths/line numbers in outputs — which can expose secrets or sensitive paths if present.
Install Mechanism
No install spec or code files beyond instruction/asset markdown; lowest risk (nothing is downloaded or written by an installer).
Credentials
The skill requests no environment variables, no credentials, and no config paths. All requested accesses (reading repo files, writing a review file) are proportionate to a code/project review skill.
Persistence & Privilege
always:false and normal autonomous invocation settings. The only persistent effect described is writing a review file into the project's reviews/ directory (expected). The skill does not request system-wide configuration changes or other skills' credentials.
Assessment
This skill appears internally consistent for orchestrating multi‑agent project reviews. Before installing or running it: (1) be aware it will read your repository files and include file paths and line numbers in outputs — remove or redact any secrets or sensitive files or run it on a sanitized copy; (2) it will create/write reviews/{project-name}-review.md in your project — ensure you want that file written and have backups or run in a sandbox; (3) because it spawns multiple agent roles (parallel rounds), watch for compute/resource usage if your environment bills for agent runs; (4) there are no external network endpoints or credentials requested by the skill itself, but confirm your agent runtime doesn't automatically transmit repository data elsewhere. If you want stronger guarantees, run the skill on a cloned, scrubbed repo in a controlled environment.Like a lobster shell, security has layers — review code before you run it.
latestvk97etnytqaqshxejbep3mac9ss83448e
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
