caveman-explore
Explore Repositories with Precise Citations
Finding relevant code across an unfamiliar repository can consume time and context. This skill searches broadly and returns concise, verified file and line citations.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
Review the Skillstore skill "caveman-explore" from https://skillstore.io/skills/juliusbrussee-caveman-explore.md and its manifest at https://skillstore.io/api/skills/juliusbrussee-caveman-explore/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "caveman-explore". Find where request routing selects a model.
Resultado esperado:
- src/router/pick.go:42-71 - route selection and model choice
- src/router/pick_test.go:18-40 - table tests covering selection behavior
Usando "caveman-explore". Locate repository code for a feature that does not exist.
Resultado esperado:
no relevant locations found
Auditoría de seguridad
SeguroAll four static findings are false positives in tests that validate the skill document. The skill is read-only, declares only Read, Glob, and Grep tools, and contains no semantic security concerns.
Factores de riesgo
⚙️ Comandos externos (1)
📁 Acceso al sistema de archivos (2)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/juliusbrussee-caveman-explore/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/juliusbrussee-caveman-explore?utm_source=security_passport_badge)Insignia HTML
<a href="https://skillstore.io/skills/juliusbrussee-caveman-explore?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/juliusbrussee-caveman-explore/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Tarjeta para insertar
<iframe src="https://skillstore.io/embed/skills/juliusbrussee-caveman-explore.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Citas académicas (APA · BibTeX · CFF)
Cita APA
juliusbrussee. (2026). caveman-explore security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/juliusbrussee-caveman-explore/audits/1Cita BibTeX
@techreport{juliusbrussee-juliusbrussee-caveman-explore-2026,
author = {juliusbrussee},
title = {caveman-explore security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/juliusbrussee-caveman-explore/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "caveman-explore security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "juliusbrussee"
date-released: "2026-08-12"
url: "https://skillstore.io/skills/juliusbrussee-caveman-explore/audits/1"
identifiers:
- type: other
value: "skillstore:juliusbrussee-caveman-explore:audit:1"
description: "Skillstore immutable audit report identifier"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
Orient in an unfamiliar codebase
Locate entry points, related modules, and tests before planning a change.
Trace a feature across files
Find related definitions, handlers, configuration, and tests across repository boundaries.
Gather evidence for delegated work
Provide a solver with concise locations that reduce repeated repository searches.
Prueba estos prompts
Find where [feature name] is implemented. Return only the most relevant file and line citations.
Locate the implementation and tests for [symbol or behavior]. Include concise relevance notes with each citation.
Trace [workflow] from its entry point through major handlers and storage boundaries. Return verified citations in execution order.
Investigate whether [behavior] originates in [hypothesis A], [hypothesis B], or another location. Search broadly and cite only evidence that resolves the question.
Mejores prácticas
- Describe the behavior or symbol precisely enough to guide broad searches.
- Use the returned citations as evidence before requesting implementation.
- Delegate exploration early when the relevant repository area is unknown.
Evitar
- Do not request file edits, commands, or complete solutions.
- Do not use this skill when exact locations are already available.
- Do not ask for speculative line ranges without repository evidence.
Preguntas frecuentes
Does this skill modify repository files?
Can it run tests or shell commands?
What does the skill return?
When should I use it?
When should I skip it?
What happens when nothing relevant is found?
Detalles del desarrollador
Autor
juliusbrusseeLicencia
MIT
Revisión de Skillstore
r1
Aviso de versión
El autor no declaró una versión.
Ref.
c84b8f800b1beb3b0921137ec782a67090fb39c5
Actualidad del mantenimiento
12/8/2026
Uso
0 descargas · 0 vistas
Estructura de archivos