codebase-exploration-a2d69e — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited codebase-exploration-a2d69e (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.
This project has a Repowise intelligence layer. Use Repowise MCP tools before broad source browsing so the answer starts from indexed docs, ownership, graph structure, git signals, and decisions.
Call get_overview() first. It returns the architecture summary, module map, entry points, and tech stack.
search_codebase(query="topic, symbol, or path"). It auto-routes: an identifier returns indexed symbol hits (symbol_id + line bounds — pipe into get_symbol), a path returns file pages, and prose runs semantic search. Force a branch with mode=symbol|path|concept|hybrid.get_context(targets=[...]) with all relevant files from the search results in one batch.Call get_context(targets=["path/or/symbol"], include=["callers", "callees"]) when the user asks how two areas connect, then follow the callers and callees it returns.
repowise init.search_codebase has no useful results, the repository may be index-only; fall back to get_context with specific paths.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.