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.

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Artifact bytes1,495,581
Previous version0.2.0
Published2026-05-25T02:44:45.080Z
SHA-2561bc55e1addd39347c3eb5ff421d1f716d2b1992d068c8f33acd41b427459931b

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

high
Last checked
highRisk
228Score
0.2.1Version
Status history (1 event)
  1. newavailable · risk high · score 228 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/ui/assets/index-B1iGKzOG.jsmatched "aws_access_key"30
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/skills/claude-code/scripts/enrich_stargazers.shmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/skills/codex/scripts/enrich_stargazers.shmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/skills/matcha/scripts/enrich_stargazers.shmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/ui/assets/index-B1iGKzOG.jsmatched "curl "12
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/skills/claude-code/scripts/fetch_show_hn.shmatched "curl "12
mediumRemote Payloadpackage/dist/skills/codex/scripts/fetch_show_hn.shmatched "curl "12
mediumRemote Payloadpackage/dist/skills/matcha/scripts/fetch_show_hn.shmatched "curl "12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/ui/assets/index-B1iGKzOG.jsmatched "aws_access_key"30
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/skills/claude-code/scripts/enrich_stargazers.shmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/skills/codex/scripts/enrich_stargazers.shmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/skills/matcha/scripts/enrich_stargazers.shmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/ui/assets/index-B1iGKzOG.jsmatched "curl "12
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/skills/claude-code/scripts/fetch_show_hn.shmatched "curl "12
mediumRemote Payloadpackage/dist/skills/codex/scripts/fetch_show_hn.shmatched "curl "12
mediumRemote Payloadpackage/dist/skills/matcha/scripts/fetch_show_hn.shmatched "curl "12
lowObfuscationpackage/dist/ui/assets/index-B1iGKzOG.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts6
  • buildtsup
  • cleanrm -rf dist
  • devtsx watch src/index.ts
  • prepublishOnlypnpm run build
  • testvitest run
  • typechecktsc --noEmit
Dependencies10
  • @aws-sdk/client-sesv2^3.700.0
  • @hono/node-server^1.13.7
  • better-sqlite3^12.9.0
  • commander^12.1.0
  • gray-matter^4.0.3
  • hono^4.6.13
  • imapflow^1.0.171
  • mailparser^3.7.2
  • nodemailer^6.9.16
  • zod^3.23.8