PkgRadar

Package evidence

@a1hvdy/[email protected]

Credential file access: matched ".ssh"

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":["@a1hvdy/[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":["@a1hvdy/[email protected]"],"fail_on":"high"}'
Publishera1xai
Artifact bytes367,481
Previous version0.33.0
Published2026-05-24T09:03:11.606Z
SHA-2568f15cc06d8deb8d804c38311f40cdf66195f62f971065e0848cf1b06aa329824

Why flagged

What the scanner saw

Credential file access: matched ".ssh"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

a1xai

3 members · evidence strength 61

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/validation.jsmatched ".ssh"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/validation.jsmatched ".ssh"30
lowObfuscationpackage/dist/src/lib/html-render.jsmatched "\\x00"3
lowObfuscationpackage/dist/src/lib/markdown-to-mdv2.jsmatched "\\x00"3

Manifest

Package metadata

Scripts9
  • buildtsc -p tsconfig.build.json
  • devtsx watch src/index.ts
  • formatprettier -w .
  • format:checkprettier -c .
  • linteslint src tests
  • lint:fixeslint src tests --fix
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies2
  • commander^12.1.0
  • zod^3.23.0