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
5
First published
Jun 2026
Publisher
devmpk

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"}'
Publisherdevmpk
Artifact bytes16,341,678
Previous version0.2.2
Published2026-06-08T19:06:56.390Z
SHA-2568545f74c988c999b78d1c8ab8494ec827f921e008617073d7518ada6aeae95c9

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/.next/standalone/.next/static/chunks/app/settings/page-dc0bec0bd2577322.jsmatched ".aws/"5
lowCredential file accesspackage/.next/static/chunks/app/settings/page-dc0bec0bd2577322.jsmatched ".aws/"5
lowCredential file accesspackage/.next/standalone/.next/server/app/settings/page.jsmatched ".aws/"5

Manifest

Package metadata

Scripts7
  • buildnode scripts/fetch-pricing.mjs && next build && node scripts/copy-standalone-assets.mjs
  • demoAGENTGRAPHED_DEMO_HOME=/Users/dev node scripts/fetch-pricing.mjs && AGENTGRAPHED_DEMO_HOME=/Users/dev next dev -p 3737
  • devnode scripts/fetch-pricing.mjs && next dev -p 3737
  • fetch-pricingnode scripts/fetch-pricing.mjs
  • lintnext lint
  • prepacknpm run build
  • startnode .next/standalone/server.js
Dependencies10
  • @anthropic-ai/sdk^0.32.0
  • better-sqlite3^11.7.0
  • clsx^2.1.1
  • drizzle-orm^0.36.4
  • next^15.5.19
  • open^10.1.0
  • openai^6.42.0
  • react19.0.0
  • react-dom19.0.0
  • recharts^2.13.3