explore — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited explore (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.
Read-only codebase orientation. Emit architecture, pattern, tooling, and dependency summaries for a repo-local task. Do NOT write, edit, or commit files.
Apply:
NOT apply:
fd -e <ext> --max-results 50ast-grep run -p 'PATTERN' -l <lang> -C 1 or git --no-pager grep -n -C 2 'pattern'bat -P -p -n -r START:END file or Read -offset -limiteza --tree --level=2Emit all 8 sections. Omit a section only when genuinely not applicable; state why.
Brief restatement of the task and identified scope boundaries.
[Module/Layer Name]
- path/to/file.ts:L10-50 — [Purpose] — [Relevance]
- path/to/interface.ts — [Purpose] — [Relevance][Pattern Category]
- path/to/reference.ts — [Pattern description] — [How to apply]- Build: [command] — [when to run]
- Test: [command] — [scope/coverage]
- Lint: [command] — [config location]Internal:
- module-a -> module-b (reason)
External:
- library-name@version — [usage context]Prioritized list of files most relevant to the task:
| Priority | File | Purpose | Action Hint |
|---|---|---|---|
| P0 | path/to/core.ts | Core logic | Modify |
| P1 | path/to/types.ts | Type definitions | Extend |
| P2 | path/to/utils.ts | Helpers | Reference |
Allowed (read-only): eza, fd, ast-grep (find-only), git grep, rg, bat, tokei, Read, codebase_search, and any available codebase-analysis or codebase-packing MCP tooling
Banned: Edit, Write, mcp__edit__edit_file, git commit, any state-mutating bash command
bat -r or Read -offset -limitbat -P -p -n, rg -l, fd --max-results 50~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.