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
- 112Mature · −50% score
- First published
- Feb 2019
- Publisher
- swimmingsyy
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":["[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"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 8 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/game-template/node_modules/gulp-cli/lib/shared/get-blacklist.js | matched "raw.githubusercontent.com" | 12 |
| medium | Credential file access | package/game-template/node_modules/global-prefix/index.js | matched ".npmrc" | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/game-template/node_modules/gulp-cli/lib/shared/get-blacklist.js | matched "raw.githubusercontent.com" | 12 |
| medium | Credential file access | package/game-template/node_modules/global-prefix/index.js | matched ".npmrc" | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/postinstall.js" | 5 |
Manifest
Package metadata
Scripts4
linteslint ./index.js ./liblint:fixeslint ./index.js ./lib --fixpostinstallnode ./scripts/postinstall.jstestecho "Error: no test specified" && exit 1
Dependencies31
@babel/core7.2.2@babel/plugin-proposal-class-properties7.3.0@babel/plugin-transform-modules-commonjs7.2.0@babel/preset-env7.3.1archiver3.0.0babel-plugin-transform-remove-strict-mode0.0.2bili-small-game^1.0.156brotli1.3.3chalk2.4.2commander5.0.0eslint5.12.1extract-zip2.0.1fast-glob3.3.3fs-extra7.0.1gulp4.0.0gulp-babel8.0.0gulp-color0.0.2gulp-filter5.1.0gulp-rm2.0.0gulp-zip4.2.0klaw3.0.0koa2.7.0koa-router7.4.0koa-static5.0.0md52.2.1md5-file4.0.0minimist1.2.0ora3.0.0qrcode-terminal0.12.0superagent7.1.3- …and 1 more.