registry  /  chaching  /  1.7.2

chaching@1.7.2

Local multi-provider AI token spend dashboard for Claude Code, Codex, OpenCode, and Cursor.

Static Scan Results

scanned 9d ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 12 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsMinifiedUrlStrings
ManifestNo manifest risk signals triggered.
scanned 42 file(s), 1.41 MB of source, external domains: api.cursor.com, datatracker.ietf.org, my.site, npmjs.com, svelte.dev, www.w3.org

Source & flagged code

4 flagged · loading source
bin/chaching.jsView file
26if (existsSync(cliEntry)) { L27: await import(cliEntry); L28: // One-shot commands must be force-exited: the bundled graph (Ink/clack touch
Medium
Dynamic Require

Package source references dynamic require/import behavior.

bin/chaching.jsView on unpkg · L26
build/client/robots.txt.brView file
path = build/client/robots.txt.br kind = compressed_blob sizeBytes = 67 magicHex = [redacted]
Medium
Ships Compressed Blob

Package ships compressed or archive-like blobs.

build/client/robots.txt.brView on unpkg
static/fonts/space-grotesk-latin-700-normal.woff2View file
path = static/fonts/space-grotesk-latin-700-normal.woff2 kind = high_entropy_blob sizeBytes = 12840 magicHex = [redacted]
High
Ships High Entropy Blob

Package ships high-entropy non-source blobs.

static/fonts/space-grotesk-latin-700-normal.woff2View on unpkg
dist/cli/index.jsView file
matchType = previous_version_dangerous_delta matchedPackage = chaching@1.12.0 matchedIdentity = npm:Y2hhY2hpbmc:1.12.0 similarity = 0.675 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

dist/cli/index.jsView on unpkg

Findings

2 High5 Medium5 Low
HighShips High Entropy Blobstatic/fonts/space-grotesk-latin-700-normal.woff2
HighPrevious Version Dangerous Deltadist/cli/index.js
MediumDynamic Requirebin/chaching.js
MediumNetwork
MediumEnvironment Vars
MediumShips Compressed Blobbuild/client/robots.txt.br
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings