Package evidence
@bahmni/[email protected]
Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 12 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape
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
- 238
- Versions published
- 42Established · −30% score
- First published
- Nov 2025
- Publisher
- bahmni
Effective trust discount applied: −30% (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":["@bahmni/[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":["@bahmni/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 12 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Manifest Codeless Dependency Stub | package.json | package ships no JS/TS source but declares 12 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
Manifest
Package metadata
Scripts18
buildwebpack && copyfiles index.d.ts distbuild-devwebpack --config webpack.dev.config.jsbuild-storybookbuild-storybookbump-upnpm version patch -m 'Bumped to version %s'ciyarn run clean && yarn run build && yarn run publishcleanrimraf dist/*deploy-storybookstorybook-to-ghpageslinteslint --ext .js --ext .jsx ./src ./testlint:fixeslint --ext .js --ext .jsx ./src ./test --fixposttesteslint --ext .js --ext .jsx ./src ./testpretestrimraf coverage/*publishnpm publish || truestorybookstart-storybook -p 6006testjesttest:cijest --coverage --watchAll=falsetest:coveragejest --coveragetest:watchjest --watchwatchwebpack --watch --config webpack.dev.config.js
Dependencies12
ajv^8.17.1base64-inline-loader^1.1.0classnames^2.2.5immutable3.8.1lodash^4.17.21prop-types^15.6.2react-intl^3.12.0react-select5.10.2react-test-renderer^19.0.0react-textarea-autosize^8.5.9sinon-as-promised^4.0.3whatwg-fetch^1.0.0