PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
56Mature · −50% score
First published
Oct 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes340,102
Previous version4.0.0-beta.1
Published2026-06-12T21:12:04.457Z
SHA-256cb339344a89e068b4d8db7fa930e3cc18a3556718b13865a6a89bbf53001ee8f

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
9Score
4.0.0-beta.2Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/plugins/plugin/lib/utils.jsmatched "raw.githubusercontent.com"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/plugins/plugin/lib/utils.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/lib/plugins/aws/config-credentials.jsmatched ".aws/"5
lowCredential file accesspackage/lib/aws/credentials.jsmatched "aws_access_key"5
lowCredential file accesspackage/lib/plugins/aws/utils/credentials.jsmatched "aws_access_key"5
lowCredential file accesspackage/lib/plugins/aws/invoke-local/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts10
  • integration-test-run-packagemocha --config test/mocha/package.cjs "test/integration-package/**/*.tests.js"
  • linteslint .
  • lint:updatedpipe-git-updated --ext=cjs --ext=js --ext=mjs --base=4.x -- eslint
  • prettier-checkprettier -c "**/*.{cjs,css,html,js,json,md,mjs,yaml,yml}"
  • prettier-check:updatedpipe-git-updated --ext=cjs --ext=css --ext=html --ext=js --ext=json --ext=md --ext=mjs --ext=yaml --ext=yml --base=4.x -- prettier -c
  • prettifyprettier --write "**/*.{cjs,css,html,js,json,md,mjs,yaml,yml}"
  • prettify:updatedpipe-git-updated --ext=cjs --ext=css --ext=html --ext=js --ext=json --ext=md --ext=mjs --ext=yaml --ext=yml --base=4.x -- prettier --write
  • testmocha --config test/mocha/unit.cjs --parallel "test/unit/**/*.test.js"
  • test:cinpm run prettier-check:updated && npm run lint:updated && npm run test:isolated
  • test:isolatedmocha --config test/mocha/unit.cjs --parallel "test/unit/**/*.test.js"
Dependencies44
  • @apidevtools/json-schema-ref-parser^15.3.5
  • @aws-sdk/client-api-gateway^3.1034.0
  • @aws-sdk/client-apigatewayv2^3.1034.0
  • @aws-sdk/client-cloudformation^3.1034.0
  • @aws-sdk/client-cloudwatch^3.1034.0
  • @aws-sdk/client-cloudwatch-logs^3.1034.0
  • @aws-sdk/client-cognito-identity-provider^3.1034.0
  • @aws-sdk/client-ecr^3.1034.0
  • @aws-sdk/client-eventbridge^3.1034.0
  • @aws-sdk/client-iam^3.1034.0
  • @aws-sdk/client-lambda^3.1034.0
  • @aws-sdk/client-s3^3.1034.0
  • @aws-sdk/client-ssm^3.1034.0
  • @aws-sdk/client-sts^3.1034.0
  • @aws-sdk/credential-providers^3.1034.0
  • @aws-sdk/lib-storage^3.1034.0
  • @smithy/core^3.23.16
  • @smithy/node-http-handler^4.6.1
  • ajv^8.12.0
  • ajv-formats^3.0.1
  • content-disposition^2.0.1
  • cross-spawn^7.0.6
  • dotenv^17.4.2
  • dotenv-expand^13.0.0
  • ext^1.7.0
  • fast-glob^3.3.3
  • fastest-levenshtein^1.0.16
  • filenamify^7.0.1
  • https-proxy-agent^9.0.0
  • js-yaml^4.1.0
  • …and 14 more.