registry  /  @graphit/cli  /  0.2.82

@graphit/cli@0.2.82

Graphit CLI - Build custom dashboards from any AI coding assistant

Static Scan Results

scanned 10d ago · by rust-scanner

Static analysis flagged 12 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 31 file(s), 210 KB of source, external domains: 127.0.0.1, api.graphit-app.com, graphit-app.com, registry.npmjs.org, securetoken.googleapis.com

Source & flagged code

4 flagged · loading source
dist/auth/token.jsView file
3patternName = google_api_key severity = high line = 3 matchedText = const FI...gI";
High
High Secret

Package contains a high-severity secret pattern.

dist/auth/token.jsView on unpkg · L3
3patternName = google_api_key severity = high line = 3 matchedText = const FI...gI";
High
Secret Pattern

Google API key in dist/auth/token.js

dist/auth/token.jsView on unpkg · L3
dist/update-check.jsView file
7import { findOutdatedSkillInstalls, formatSkillStalenessBanner, } from "./sk[redacted]"; L8: const require = createRequire(import.meta.url); L9: const pkg = require("../package.json");
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/update-check.jsView on unpkg · L7
bin/graphit.cmdView file
path = bin/graphit.cmd kind = build_helper sizeBytes = 431 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

bin/graphit.cmdView on unpkg

Findings

2 High5 Medium5 Low
HighHigh Secretdist/auth/token.js
HighSecret Patterndist/auth/token.js
MediumDynamic Requiredist/update-check.js
MediumNetwork
MediumEnvironment Vars
MediumShips Build Helperbin/graphit.cmd
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License