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
- 54Mature · −50% score
- First published
- Jun 2018
- Publisher
- the-red
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
Credential file access: matched "AWS_ACCESS_KEY"
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 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/bundler/webpack.config.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/bundler/webpack.config.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts4
buildyarn cleanup && tsccleanuprm -rf disttestjestwatchyarn build --watch
Dependencies49
@babel/core^7.14.3@babel/preset-env^7.14.2@babel/preset-react^7.13.13@babel/preset-typescript^7.13.0@goqoo/templates^1.2.1@kintone/dts-gen^8.0.13autoprefixer^10.3.1babel-loader^8.2.2caller^1.0.1chalk^4.1.2change-case^4.1.2clipboard-copy^4.0.1core-js^3.16.2cosmiconfig^7.0.0cross-spawn^7.0.3css-loader^5.2.4dotenv^10.0.0dotenv-webpack^7.0.3fork-ts-checker-webpack-plugin^6.2.10fs-extra^9.1.0gyuma^0.6.2html-loader^2.1.2js-yaml^4.0.0luxon^2.0.2minimist^1.2.8minimist-options^4.1.0mustache^4.2.0netrc-parser^3.1.6postcss-loader^6.1.1request^2.88.2- …and 19 more.