codebase-explorer — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited codebase-explorer (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.
Codanna's semantic search works best with technical terms and specific concepts. Analyze the situation and optimize your codebase explore queries for code search:
Examples:
OptimizedQuery: _{Claude: I will write my optimized query here, then use it below}_
Execute this command with your optimized query:
Use the Bash tool to perform semantic code search:
Execute: codanna mcp semantic_search_with_context query:"$OptimizedQuery" limit:5
What Codanna returns:
src/io/exit_code.rs:108-120"file_path: src/io/exit_code.rs (use the working directory from your environment context <env> to construct the absolute path)offset: 108 (start line)limit: 13 (calculated as: 120 - 108 + 1)limit = end_line - start_line + 1Read(file_path="/full/path/to/src/io/exit_code.rs", offset=108, limit=13)codanna retrieve describe <relationship_symbol_name|symbol_id:ID>initialize_registry [symbol_id:123]", run: codanna retrieve describe initialize_registry or describe symbol_id:123The results include:
sed (native on unix only):
sed: (works native on Unix based environments):src/io/exit_code.rs:108-120"sed -n '108,120p' src/io/exit_code.rs to read lines 108-120lang:rust (or python, typescript, etc.) to narrow results by language if you work on multi-language projectsdescribe command to get full details about interesting relationshipsToken awareness:
This command is for exploration:
Based on the gathered context, engage with the user to narrow focus and help the user with further request.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.