PkgRadar

Package evidence

@pentoshi/[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.

Weekly downloads
975
Versions published
63
First published
May 2026
Publisher
pentoshi

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":["@pentoshi/[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":["@pentoshi/[email protected]"],"fail_on":"review"}'
Publisherpentoshi
Artifact bytes390,679
Previous version1.2.2
Published2026-06-13T12:16:28.464Z
SHA-256bc3aff5d727527f16c7204c50a58967867fc9bc247072068511aaa787f0a2f94

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
35Score
1.2.3Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/llm/aws-mantle.jsmatched ".aws/"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/llm/aws-mantle.jsmatched ".aws/"30
lowCredential file accesspackage/dist/tools/fs.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.json
  • compilebun run scripts/build.ts
  • devtsx src/index.ts
  • doctortsx src/index.ts doctor
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies6
  • @inquirer/prompts^8.5.0
  • chalk^5.4.1
  • cheerio^1.0.0
  • commander^14.0.3
  • conf^13.1.0
  • execa^9.5.2
Optional dependencies1
  • @napi-rs/keyring^1.3.0