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

@georesearch/dsh-repository-providers

Bounded read-only repository providers for GeoResearch Phase 4

AI Analysis

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

Package
@georesearch/dsh-repository-providers
Version
0.1.0
License
MIT
Last updated
Aug 28, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full 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.