PkgRadar

Package evidence

@nivinjoseph/[email protected]

Remote Payload: matched "curl "

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
1
Versions published
66Mature · −50% score
First published
Jan 2023
Publisher
nivinjoseph

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 promoting

Mixed 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":["@nivinjoseph/[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":["@nivinjoseph/[email protected]"],"fail_on":"review"}'
Publishernivinjoseph
Artifact bytes1,192,293
Previous version3.0.2
Published2026-02-26T10:02:16.794Z
SHA-256cf4fd0462d815b42fa55c5e7f30e11aadb47914f2efb711ca6726e06bd9b2cf5

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

review
Last checked
reviewRisk
11Score
4.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/database/mongo-ec2/mongo-ec2-user-data-template.shmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/database/mongo-ec2/mongo-ec2-user-data-template.shmatched "curl "12
lowCredential file accesspackage/dist/app/app-provisioner.jsmatched ".aws/"5
lowCredential file accesspackage/src/app/app-provisioner.tsmatched ".aws/"5
lowLarge Javascript Payloadpackage/.yarn/releases/yarn-4.0.2.cjs2733890 bytes0

Manifest

Package metadata

Scripts8
  • clean-srcfind ./src -name '*.js' -delete -o -name '*.map' -delete
  • clean-testfind ./test -name '*.js' -delete -o -name '*.map' -delete
  • publish-packageyarn ts-build-dist && git add . && git commit -m 'preparing to publish new version' && npm version patch && git push && npm publish --access=public
  • testyarn ts-build && node --test --enable-source-maps ./test/**/*.test.js
  • ts-buildyarn ts-compile && yarn ts-lint
  • ts-build-distyarn ts-build && tsc -p ./dist
  • ts-compiletsc -p .
  • ts-linteslint . --ext .ts
Dependencies17
  • @aws-sdk/client-ecr^3.930.0
  • @aws-sdk/client-ecs^3.930.0
  • @aws-sdk/client-ssm^3.930.0
  • @datadog/datadog-api-client^1.46.0
  • @nivinjoseph/n-config^2.0.3
  • @nivinjoseph/n-defensive^2.0.2
  • @nivinjoseph/n-exception^2.0.2
  • @nivinjoseph/n-ext^2.0.2
  • @nivinjoseph/n-sec^6.0.3
  • @nivinjoseph/n-util^3.2.0
  • @pulumi/aws^7.11.1
  • @pulumi/command^1.1.3
  • @pulumi/datadog^4.59.0
  • @pulumi/docker^4.9.0
  • @pulumi/pulumi^3.207.0
  • @pulumi/random4.18.4
  • @pulumi/tls^5.2.2