git-repo-digest
Audited by Socket on Aug 28, 2026
1 alert found:
AnomalyThe code appears to be a legitimate deterministic Git repository documentation/evidence generator and contains no direct indicators of malware, credential theft, persistence, sabotage, or data exfiltration. The principal supply-chain risk is the result-validation workflow: untrusted package IDs and authored examples can cause dotnet test to restore and execute arbitrary NuGet packages and build/test code, with wildcard versions further increasing exposure. Network requests to repository-derived documentation URLs also create a constrained but real SSRF/privacy risk. Validation should be performed only in an isolated sandbox with restricted network access, pinned package versions, and trusted workspaces.