PkgRadar

Package evidence

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

Weekly downloads
517
Versions published
15
First published
Apr 2026
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":["@mcarvin/[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":["@mcarvin/[email protected]"],"fail_on":"review"}'
Artifact bytes134,922
Previous version2.4.0
Published2026-06-16T15:49:43.267Z
SHA-256eac8b5af33eee257fb6667ca0d8b15136d16ea8d1977da579fb0d24a4a707238

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.min.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.min.umd.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.umd.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.min.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.mjsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts9
  • buildnpx rollup -c
  • formatprettier --write "**/*.{js,ts}"
  • linteslint .
  • prepacknpm run build
  • preparehusky install
  • startnode dist/index.cjs
  • testvitest run --coverage
  • test:mutationstryker run
  • test:mutation:incrementalnode scripts/incremental-mutation.mjs
Dependencies1
  • ai6.0.195
Optional dependencies10
  • @ai-sdk/amazon-bedrock4.0.112
  • @ai-sdk/anthropic3.0.81
  • @ai-sdk/cohere3.0.36
  • @ai-sdk/deepseek2.0.35
  • @ai-sdk/google3.0.80
  • @ai-sdk/groq3.0.39
  • @ai-sdk/mistral3.0.37
  • @ai-sdk/openai3.0.67
  • @ai-sdk/openai-compatible2.0.48
  • @ai-sdk/xai3.0.93