PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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
92
Versions published
65
First published
Mar 2026
Publisher
havingautism

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"}'
Publisherhavingautism
Artifact bytes7,244,866
Previous version0.6.10
Published2026-06-16T18:26:33.008Z
SHA-2564fc34d5d18b1685e7f55100aa0f832a656779c71715ae79bbd4b853f5aff5937

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

review
Last checked
reviewRisk
13Score
0.6.11Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/codemini-web/dist/assets/ssh-config-B2E5WPpD.jsmatched ".ssh/"5
lowCredential file accesspackage/codemini-web/dist/assets/ssh-config-JoXpWa3y.jsmatched ".ssh/"5
lowCredential file accesspackage/codemini-web/dist/icons/material/material-icon-map.jsonmatched ".npmrc"3
lowObfuscation Densitypackage/codemini-codewiki-web/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • build:codewiki-webnpm install --prefix codemini-codewiki-web && npm run build --prefix codemini-codewiki-web
  • build:webnpm install --prefix codemini-web && npm run build --prefix codemini-web
  • bump:majornpm version major --no-git-tag-version
  • bump:minornpm version minor --no-git-tag-version
  • bump:patchnpm version patch --no-git-tag-version
  • pack:offlinenpm pack
  • prepacknpm run build:web
  • startnode bin/coder.js
  • testnode --test tests/*.test.js
Dependencies12
  • @ast-grep/napi^0.43.0
  • @cursorless/tree-sitter-wasms^0.8.1
  • @vscode/ripgrep^1.18.0
  • cheerio^1.1.2
  • cli-truncate^6.0.0
  • execa^9.6.1
  • fast-glob^3.3.3
  • ink^7.0.0
  • react^19.2.5
  • strip-ansi^7.2.0
  • web-tree-sitter^0.26.8
  • zod^4.4.3
Optional dependencies10
  • @ast-grep/lang-bash^0.0.8
  • @ast-grep/lang-c^0.0.6
  • @ast-grep/lang-cpp^0.0.6
  • @ast-grep/lang-csharp^0.0.6
  • @ast-grep/lang-go^0.0.6
  • @ast-grep/lang-java^0.0.7
  • @ast-grep/lang-php^0.0.7
  • @ast-grep/lang-python^0.0.6
  • @ast-grep/lang-ruby^0.0.7
  • @ast-grep/lang-rust^0.0.7