scout — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited scout (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Fast, token-efficient codebase scouting using parallel agents to find files needed for tasks.
./references/internal-scouting.md)ext: Scout using external Gemini/OpenCode CLI tools in parallel (./references/external-scouting.md)Read from .claude/.ck.json:
gemini.model - Gemini model (default: gemini-3-flash-preview)TodoWrite insteadTaskList first — check for existing scout tasks in sessionTaskCreate per agent with scope metadatareferences/task-management-scouting.md for patterns and examplesLoad appropriate reference based on decision tree:
references/internal-scouting.md (Explore subagents)references/external-scouting.md (Gemini/OpenCode)Notes:
TaskUpdate each task to in_progress before spawning its agent (skip if Task tools unavailable)IMPORTANT: Invoke "/project-organization" skill to organize the outputs.
TaskUpdate completed tasks; log timed-out agents in report (skip if Task tools unavailable)# Scout Report
## Relevant Files
- `path/to/file.ts` - Brief description
- ...
## Unresolved Questions
- Any gaps in findingsreferences/internal-scouting.md - Using Explore subagentsreferences/external-scouting.md - Using Gemini/OpenCode CLIreferences/task-management-scouting.md - Claude Task patterns for scout coordinationTypically precedes: /debug (debug after scouting), /fix (fix after locating code), /code-review (scout edge cases before review) Related: /debug (investigate after scouting), /brainstorm (explore after scouting)
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.