PkgRadar

Package evidence

@jumpgroup/[email protected]

Credential file access: matched "id_rsa"

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
179Mature · −50% score
First published
Apr 2023
Publisher
lovejade

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":["@jumpgroup/[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":["@jumpgroup/[email protected]"],"fail_on":"review"}'
Publisherlovejade
Artifact bytes113,011
Previous version8.3.0
Published2026-05-29T15:44:55.227Z
SHA-2562ab1cfe7604ef5051356427d08dee5757e765daa88bb5dde8d86a2619ed50705

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/aws/ec2/ssh.jsmatched "id_rsa"10
mediumCredential file accesspackage/src/aws/lightsail/sshKeys.jsmatched "id_rsa"10

Manifest

Package metadata

Scripts9
  • docs:updatenpm run release:notes && npm run generate-gmail-doc && echo '📚 Documentazione aggiornata!'
  • generate-database-docdocumentation readme bin/groups/database.js -f md --readme-file docs/commands/Database.md --section=Database
  • generate-gmail-docdocumentation readme bin/groups/gmail.js -f md --readme-file docs/commands/GmailGroups.md --section=GmailGroups
  • generate-local-docdocumentation readme bin/groups/local.js -f md --readme-file docs/commands/Local.md --section=Local
  • generate-smtp-docdocumentation readme bin/groups/smtp.js -f md --readme-file docs/commands/SMTP.md --section=SMTP
  • generate-sns-docdocumentation readme bin/groups/sns/sns.js -f md --readme-file docs/commands/SimpleNotificationService.md --section=SimpleNotificationService
  • release:newnode scripts/create-release-notes.js
  • release:notesnode scripts/update-release-index.js
  • testecho "Error: no test specified" && exit 1
Dependencies25
  • @aws-sdk/client-acm^3.441.0
  • @aws-sdk/client-budgets^3.895.0
  • @aws-sdk/client-cloudfront^3.369.0
  • @aws-sdk/client-ec2^3.818.0
  • @aws-sdk/client-iam^3.425.0
  • @aws-sdk/client-lightsail^3.379.1
  • @aws-sdk/client-pricing^3.823.0
  • @aws-sdk/client-route-53^3.414.0
  • @aws-sdk/client-s3^3.359.0
  • @aws-sdk/client-ses^3.418.0
  • @aws-sdk/client-sesv2^3.421.0
  • @aws-sdk/client-sns^3.600.0
  • @aws-sdk/client-sts^3.895.0
  • @aws-sdk/credential-provider-ini^3.358.0
  • @inquirer/prompts^1.1.3
  • @inquirer/select^1.2.6
  • @jumpgroup/secret-fetcher^2.5.0
  • cli-table3^0.6.3
  • commander^10.0.0
  • dockerode^3.3.5
  • glob^13.0.0
  • global^4.4.0
  • hostile^1.3.3
  • json2csv^6.0.0-alpha.2
  • keytar^7.9.0