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
- 779
- Versions published
- 420Mature · −50% score
- First published
- Aug 2019
- Publisher
- CircleCI
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":["@dr.pogodin/[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":["@dr.pogodin/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/release.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts11
buildrimraf build && npm run build:scripts && npm run build:configs && node bin/build -t librarybuild:configstsc --project tsconfig.configs.jsonbuild:scriptsbabel ./bin-ts-src --config-file ./babel.scripts.config.js --out-dir bin -x .tsjestnpm run jest:types && npm run jest:logicjest:logicNODE_CONFIG_ENV=test jest --no-cache -w 1 --config config/jest/default.jsjest:typeststychelintnpm run lint:code && npm run lint:scsslint:codeeslint --cache --cache-strategy contentlint:scssstylelint -- **/*.{css,scss}testnpm run lint && npm run typecheck && npm run jesttypechecktsc --noEmit
Dependencies34
@babel/runtime^7.29.7@commander-js/extra-typings^15.0.0@dr.pogodin/babel-plugin-react-css-modules^6.13.9@dr.pogodin/csurf^1.17.1@dr.pogodin/js-utils^0.1.8@dr.pogodin/react-global-state^0.23.0@dr.pogodin/react-helmet^3.2.2@dr.pogodin/react-themes^1.10.4@jest/environment^30.4.1axios^1.17.0commander^15.0.0compression^1.8.1config^4.4.1cookie^1.1.0cookie-parser^1.4.7core-js^3.49.0cross-env^10.1.0dayjs^1.11.21express^5.2.1helmet^8.2.0http-status-codes^2.3.0lodash-es^4.18.1morgan^1.11.0qs^6.15.2raf^3.4.1react^19.2.7react-dom^19.2.7react-router^7.17.0request-ip^3.3.0rimraf^6.1.3- …and 4 more.