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 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":["@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"}'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 11 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/database/mongo-ec2/mongo-ec2-user-data-template.sh | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/database/mongo-ec2/mongo-ec2-user-data-template.sh | matched "curl " | 12 |
| low | Credential file access | package/dist/app/app-provisioner.js | matched ".aws/" | 5 |
| low | Credential file access | package/src/app/app-provisioner.ts | matched ".aws/" | 5 |
| low | Large Javascript Payload | package/.yarn/releases/yarn-4.0.2.cjs | 2733890 bytes | 0 |
Manifest
Package metadata
Scripts8
clean-srcfind ./src -name '*.js' -delete -o -name '*.map' -deleteclean-testfind ./test -name '*.js' -delete -o -name '*.map' -deletepublish-packageyarn ts-build-dist && git add . && git commit -m 'preparing to publish new version' && npm version patch && git push && npm publish --access=publictestyarn ts-build && node --test --enable-source-maps ./test/**/*.test.jsts-buildyarn ts-compile && yarn ts-lintts-build-distyarn ts-build && tsc -p ./distts-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