NC-OC-007

Dependency integrity verifiable

๐ŸŸก Medium โš—๏ธ Experimental โš—๏ธ Experimental โ€” not scored

What this checks

Checks that the dependency integrity status is verifiable (not a known failure state).

Why it matters

Unverifiable dependency integrity means supply-chain attacks could go undetected.

How to fix it

Ensure a valid lockfile exists for your package manager. See: https://clawvitals.io/docs/NC-OC-007

Technical details

FieldValue
Control IDNC-OC-007
DomainOC
SeverityMedium
StatusExperimental
Data sourceupdate_status_json
Source typecontextual
ModeMode 1 (OpenClaw native)
Introduced inLibrary v0.1.0

False positive notes

Standard pnpm installs may show 'unknown' status due to missing lockfiles โ€” this is expected and does not indicate a problem.

Suppress this finding

If this finding is intentional or not applicable to your setup, you can exclude it:

clawvitals exclude NC-OC-007 reason "your reason here"

Exclusions are auditable and expire automatically. See the exclusions guide.