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.
- Weekly downloads
- 71
- 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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/bin/run-custom.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts8
buildecho "@chaoswise/scaffold build"initnpm istartecho "@chaoswise/scaffold start"test-analyzecd __tests__ && node ../bin/chaoswise-scripts.js analyzetest-buildcd __tests__ && node ../bin/chaoswise-scripts.js buildtest-cicdcd __tests__ && node ../bin/chaoswise-cicd.jstest-devcd __tests__ && node ../bin/chaoswise-scripts.js devtest-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.105babel-loader^8.2.3babel-plugin-formatjs^9.0.2babel-plugin-import^1.13.0babel-preset-mobx^2.0.0babel-preset-react-app^10.0.1browserslist^4.18.1case-sensitive-paths-webpack-plugin^2.4.0circular-dependency-plugin^5.2.2clean-webpack-plugin^3.0.0copy-webpack-plugin^6.0.0core-js^3.23.2css-loader^6.5.1css-minimizer-webpack-plugin^3.2.0custom-event-polyfill^1.0.7decomment^0.9.5- …and 51 more.