PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
90Mature · −50% score
First published
Mar 2018
Publisher
rasphilco

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"}'
Publisherrasphilco
Artifact bytes58,093
Previous version1.14.2
Published2021-03-15T23:44:50.630Z
SHA-256147134aab5937b4012d007809d7e7fac3e78dc767753739d125536fab023ae69

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/aws.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts10
  • buildrm -rf lib && tsc
  • devcliyarn build --noEmit && yarn run devcli:test && yarn run devcli:lint
  • devcli:linteslint . --ext .ts --config .eslintrc
  • devcli:testmocha --forbid-only "test/*.test.ts"
  • lintnps lint
  • postpackrm .oclif.manifest.json
  • posttestyarn run lint
  • prepackrm -rf lib && tsc && oclif-dev manifest
  • testnps test
  • versionoclif-dev readme && git add README.md
Dependencies21
  • @oclif/command^1.6
  • @oclif/config^1.12.6
  • @oclif/errors^1.2.2
  • @oclif/fixpack^2.3.0
  • @oclif/plugin-help^3
  • @oclif/plugin-not-found^1.2.2
  • @oclif/plugin-warn-if-update-available^1.5.4
  • cli-ux^5.2.1
  • debug^4.1.1
  • find-yarn-workspace-root^2.0.0
  • fs-extra^8.1
  • github-slugger^1.2.1
  • lodash^4.17.11
  • normalize-package-data^3.0.0
  • nps-utils^1.7.0
  • qqjs^0.3.10
  • sort-pjson^1.0.3
  • tslib^2.0.0
  • yeoman-environment^2.3.4
  • yeoman-generator3
  • yosay^2.0.2