@evalguard/cli
EvalGuard CLI - Run LLM evaluations and security scans from the command line
Supply chain provenance
Status for the latest visible version.
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:etc-passwd-access | AI (semgrep): The match is in a comment describing path traversal prevention; no actual /etc/passwd access occurs. | ai | |
| typosquat | typosquat.levenshtein:joi | AI (typosquat): Scoped package @evalguard/cli is an LLM security CLI tool; Levenshtein proximity to 'joi' is coincidental. | ai |
v2.2.2
2 findingsAccessing /etc/passwd or /etc/shadow — credential harvesting on Linux 53 | /** 54 | * Validates that a resolved file path is within the current working directory. > 55 | * Prevents path traversal attacks (e.g., ../../etc/passwd). 56 | */ 57 | function assertPathWithinCwd(filePath: string): string {
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v2.2.1
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.
v1.2.0
1 findingPackage was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.