georesearch-dsh/georesearch-dsh--packages-repository-providers1

@georesearch/dsh-repository-providers

Bounded read-only repository providers for GeoResearch Phase 4

AI 분석

核心用途是提供安全的只读 Git 仓库检查。适合需要禁用终端提示、限制输出与哈希、绑定代码定位器,且不允许模型提供可执行文件的代码审计任务。

패키지
@georesearch/dsh-repository-providers
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 28.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

@georesearch/dsh-repository-providers

Phase 4 repository inspection providers. The Git provider uses fixed argv with shell: false, disables terminal prompting and optional Git locks, bounds every output and file hash, and never accepts a model-supplied executable or command. Tracked index identities, modified files, and every non-ignored untracked file participate in the source-tree digest; untracked directories are never reduced to a path-only marker.

Repository text is not returned by inspection. Method/code comparisons bind separately to exact file and line digests through bindCodeLocator(). The Reproduction Service performs a second inspection after locator binding and rejects an audit if the repository changed during grounding.