PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws/"

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
636Mature · −50% score
First published
Sep 2014
Publisher
shoreditch-ops

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":["[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 bytes110,381
Previous version2.0.32
Published2026-06-16T12:56:31.726Z
SHA-256152fd876a408622e14fe62c1542cab4b164b197ff72448d14cad6b7546235c15

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/platform/az/aci.jsmatched ".aws/"5
lowCredential file accesspackage/lib/platform/aws-ecs/legacy/bom.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/create-bom/create-bom.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/platform/aws-ecs/legacy/run-cluster.jsmatched ".aws/"5

Manifest

Package metadata

Scripts9
  • lintnpx @biomejs/biome check .
  • lint-fixnpx @biomejs/biome check --write .
  • test npm run test:unit && npm run test:acceptance
  • test:acceptancetap --timeout=420 test/cli/*.test.js && bash test/lib/run.sh && tap --timeout=420 test/publish-metrics/**/*.test.js && tap --timeout=420 test/integration/**/*.test.js
  • test:awstap --timeout=4200 test/cloud-e2e/**/*.test.js
  • test:aws:citap --timeout=4200
  • test:aws:windowstap --timeout=420 test/cloud-e2e/**/*.test.js --grep "@windows"
  • test:unittap --timeout=420 test/unit/*.test.js
  • test:windowsnpm run test:unit && tap --timeout=420 test/cli/*.test.js
Dependencies56
  • @artilleryio/int-commons2.24.0
  • @artilleryio/int-core2.28.0
  • @aws-sdk/client-cloudwatch^3.1034.0
  • @aws-sdk/client-cloudwatch-logs^3.1034.0
  • @aws-sdk/client-ec2^3.1034.0
  • @aws-sdk/client-ecs^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-sqs^3.1034.0
  • @aws-sdk/client-ssm^3.1034.0
  • @aws-sdk/client-sts^3.1034.0
  • @aws-sdk/credential-providers^3.1034.0
  • @azure/arm-containerinstance^9.1.0
  • @azure/identity^4.13.0
  • @azure/storage-blob^12.30.0
  • @azure/storage-queue^12.29.0
  • @oclif/core^4.8.0
  • @oclif/plugin-help^6.2.36
  • @oclif/plugin-not-found^3.2.73
  • @smithy/core^3.24.0
  • @upstash/redis^1.36.1
  • artillery-engine-playwright1.30.0
  • artillery-plugin-apdex1.24.0
  • artillery-plugin-ensure1.27.0
  • artillery-plugin-expect2.27.0
  • artillery-plugin-fake-data1.24.0
  • artillery-plugin-metrics-by-endpoint1.27.0
  • artillery-plugin-publish-metrics2.38.0
  • artillery-plugin-slack1.22.0
  • …and 26 more.