← Home

@evalguard/cli

EvalGuard CLI - Run LLM evaluations and security scans from the command line

3
Versions
Apache-2.0
License
No
Install Scripts
Missing
Provenance

Supply chain provenance

Status for the latest visible version.

No SLSA provenance npm registry signatures No source commit

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

barathkumargopi

Keywords

clillmevaluationsecuritytestingaired-teamevalguardprompt-injectionguardrailsai-safetyllm-securityagent-evaluationci-cd

Accepted risks

Findings the reviewer chose to accept rather than block on.

SourceRuleReasonAccepted byWhen
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

Versions (showing 3 of 3)

Version Deps Published
2.2.2 4 / 4
2.2.1 4 / 4
1.2.0 1 / 0

v2.2.2

2 findings
HIGH etc-passwd-access: src/index.ts:55 semgrep

Accessing /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 {

LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v2.2.1

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.

v1.2.0

1 finding
LOW No provenance attestation provenance

Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.