PkgRadar

Package evidence

@vemdev/[email protected]

Credential file access: matched "aws_access_key"

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":["@vemdev/[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":["@vemdev/[email protected]"],"fail_on":"high"}'
Publishervm-vemdev
Artifact bytes586,403
Previous version0.1.88
Published2026-05-24T15:21:29.958Z
SHA-256f06fe797192f635c1ea6db02d14381f89960935c32102754b6dfa5727e51d6ae

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
162Score
0.1.89Version
Status history (1 event)
  1. newavailable · risk high · score 162 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

vm-vemdev

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/chunk-DFSUNF7J.jsmatched "aws_access_key"30
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/docker-entrypoint.shmatched "GITHUB_TOKEN"30
highCredential file accesspackage/run-task.shmatched "GITHUB_TOKEN"30
mediumObfuscation Densitypackage/dist/chunk-DFSUNF7J.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/detect-and-install.shmatched "curl "12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/chunk-DFSUNF7J.jsmatched "aws_access_key"30
highCredential file accesspackage/dist/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/docker-entrypoint.shmatched "GITHUB_TOKEN"30
highCredential file accesspackage/run-task.shmatched "GITHUB_TOKEN"30
mediumObfuscation Densitypackage/dist/chunk-DFSUNF7J.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/detect-and-install.shmatched "curl "12
lowObfuscationpackage/dist/chunk-DFSUNF7J.jsmatched "atob("3
lowObfuscationpackage/dist/index.jsmatched "\\u2716"3

Manifest

Package metadata

Scripts6
  • buildtsup
  • devtsup --watch
  • prebuildpnpm --filter @vem/schemas build && pnpm --filter @vem/core build
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest
Dependencies8
  • @sentry/node^10.40.0
  • chalk^5.6.2
  • cli-table3^0.6.5
  • commander^14.0.3
  • find-up-simple^1.0.1
  • fs-extra^11.3.3
  • pino^10.3.1
  • prompts^2.4.2