registry  /  token-cost-cutter  /  0.1.1

token-cost-cutter@0.1.1

Token Cost Cutter - High-performance CLI proxy that snips command output before it hits your AI

Static Scan Results

scanned 17h ago · by rust-scanner

Static analysis flagged 9 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessFilesystemNetworkShell
Supply chain
UrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 3.80 KB of source, external domains: github.com, rustup.rs

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.postinstall = node scripts/install.js
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node scripts/install.js
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
bin/tccView file
path = bin/tcc kind = native_binary sizeBytes = 6355232 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

bin/tccView on unpkg
claude/tcc-rewrite.shView file
path = claude/tcc-rewrite.sh kind = build_helper sizeBytes = 3285 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

claude/tcc-rewrite.shView on unpkg

Findings

1 High5 Medium3 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumShips Native Binarybin/tcc
MediumShips Build Helperclaude/tcc-rewrite.sh
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowUrl Strings