PkgRadar

Package evidence

@chaoswise/[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
114Mature · −50% score
First published
Sep 2020
Publisher
andrew.qiao

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":["@chaoswise/[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":["@chaoswise/[email protected]"],"fail_on":"review"}'
Publisherandrew.qiao
Artifact bytes65,985
Previous version1.1.16
Published2025-04-03T02:06:10.325Z
SHA-25650ae6241331cde6e01fd1fad881ac56807fff7ad2fd727e8400d56f156febd41

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
1Score
1.1.17Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/bin/run-custom.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts8
  • buildecho "@chaoswise/scaffold build"
  • initnpm i
  • startecho "@chaoswise/scaffold start"
  • test-analyzecd __tests__ && node ../bin/chaoswise-scripts.js analyze
  • test-buildcd __tests__ && node ../bin/chaoswise-scripts.js build
  • test-cicdcd __tests__ && node ../bin/chaoswise-cicd.js
  • test-devcd __tests__ && node ../bin/chaoswise-scripts.js dev
  • test-noticecd __tests__ && node ../bin/chaoswise-notice.js debug
Dependencies81
  • @ant-design/moment-webpack-plugin^1.0.0
  • @babel/core^7.16.0
  • @babel/eslint-parser^7.21.3
  • @formatjs/intl-getcanonicallocales^2.0.2
  • @formatjs/intl-locale^3.0.2
  • @formatjs/intl-numberformat^8.0.2
  • @formatjs/intl-pluralrules^5.0.2
  • @ianwalter/exclude-assets-plugin^1.0.0
  • @loadable/component^5.14.1
  • @pmmmwh/react-refresh-webpack-plugin^0.5.3
  • @styled-jsx/plugin-sass^4.0.2
  • @svgr/webpack^6.5.1
  • @swc/core1.3.100
  • @swc/plugin-styled-jsx1.5.108
  • @swc/plugin-transform-imports1.5.105
  • babel-loader^8.2.3
  • babel-plugin-formatjs^9.0.2
  • babel-plugin-import^1.13.0
  • babel-preset-mobx^2.0.0
  • babel-preset-react-app^10.0.1
  • browserslist^4.18.1
  • case-sensitive-paths-webpack-plugin^2.4.0
  • circular-dependency-plugin^5.2.2
  • clean-webpack-plugin^3.0.0
  • copy-webpack-plugin^6.0.0
  • core-js^3.23.2
  • css-loader^6.5.1
  • css-minimizer-webpack-plugin^3.2.0
  • custom-event-polyfill^1.0.7
  • decomment^0.9.5
  • …and 51 more.