PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
388Mature · −50% score
First published
Nov 2024
Publisher
xiaobaidadada

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["[email protected]"],"fail_on":"review"}'
Publisherxiaobaidadada
Artifact bytes8,776,680
Previous version6.7.5
Published2026-06-17T06:58:44.067Z
SHA-256930deedc84da17467a7a31bacc1a70426363a5a6e0125846d0c0ff8b1e53f1e0

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
6.7.6Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

5 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/dist/main.68477a235f80f55d473c.jsmatched ".npmrc"5
lowLarge Javascript Payloadpackage/build/dist/4943.dfcfd70504cbe7aa443e.js2380767 bytes0
lowLarge Javascript Payloadpackage/build/dist/filerobot-image-editor.min.js2003738 bytes0
lowLarge Javascript Payloadpackage/build/main.js4621439 bytes0
lowLarge Javascript Payloadpackage/build/dist/excalidraw-assets/vendor-677e88ca78c86bddf13d.js2963718 bytes0

Manifest

Package metadata

Scripts23
  • buildnpm run npm-build
  • build-exe-linux-x64npm run exe-build && npm run build-exe-pkg filecat-linux-x64.tar.gz
  • build-exe-mac-armnpm run exe-build && npm run build-exe-pkg filecat-mac-arm.tar.gz
  • build-exe-pkgnode --require ts-node/register shell/pkg.ts
  • build-exe-win-x64npm run exe-build && npm run build-exe-pkg filecat-win-x64.tar.gz
  • build-tstsc
  • build-ts-plugintsc -p tsconfig.plugin.json
  • devts-node --transpile-only ./shell/dev.js --env ./env
  • dev-inspectnode --inspect=0.0.0.0:9001 --require ts-node/register ./shell/dev.js --env ./env
  • exe-buildnode shell/build.js exe
  • i-devnpm i --omit=dev
  • npm-buildnode shell/build.js npm
  • server-build-testtsc && npx webpack --config shell/config/webpack.npm.config.js
  • server-debug-jstsc && node build/server/main/server.js --env ./env
  • server-debug-js2tsc && node build/server/main/server.js --env ./env2
  • server-devts-node --transpile-only ./src/main/server.ts --env ./env
  • server-dev-inspectnode --inspect=0.0.0.0:9001 --require ts-node/register ./src/main/server.ts --env ./env
  • server-dev2ts-node --transpile-only ./src/main/server.ts --env ./env.local
  • server-watchnode ./src/main/watch.js --env ./env dev
  • startnode build/main.js
  • testprebuild --upload-files-gz filecat-linux --set-version "" -u 11234
  • web-build-testtsc && npx webpack --config shell/config/webpack.web.config.js
  • webpack-devnpx webpack serve --mode development --config shell/config/webpack.web.config.js
Optional dependencies7
  • 7zip-min^3.0.1
  • @xiaobaidadada/dockerode^4.0.9
  • @xiaobaidadada/node-pty-prebuilt^1.1.0
  • @xiaobaidadada/node-tuntap2-wintun^3.0.2
  • @xiaobaidadada/ssh2-prebuilt^1.16.0
  • better-sqlite3^12.6.2
  • node-process-watcher^1.6.6