PkgRadar

Package evidence

@ghfs/[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
476
Versions published
11
First published
Mar 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":["@ghfs/[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":["@ghfs/[email protected]"],"fail_on":"review"}'
Artifact bytes2,208,849
Previous version0.2.2
Published2026-05-28T01:32:28.477Z
SHA-256ee80e37430b44a13d4c4889cc692e8fac7533d311f63f101608727b6c0f03d23

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
4Score
0.2.3Version
Status history (1 event)
  1. newavailable · risk review · score 4 · 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/dist/ui/_nuxt/_ykCGR6B.jsmatched ".ssh"5
lowCredential file accesspackage/dist/cli.mjsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/factory-p7K86ig1.mjsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts18
  • buildpnpm --filter @ghfs/ui build && tsdown
  • build:clitsdown
  • build:uipnpm --filter @ghfs/ui build
  • coveragevitest run --coverage
  • devtsx scripts/dev.ts ui
  • dev:attsx scripts/dev.ts ui --cwd
  • dev:hubtsx scripts/dev.ts hub
  • dev:serverGHFS_UI_DEV=1 tsx src/cli.ts ui --no-open --port 7710
  • dev:uipnpm --filter @ghfs/ui dev
  • linteslint
  • playcd playgrounds/ni && tsx ../../src/cli.ts
  • pretest:e2etsx tests/e2e/_support/run-setup.ts
  • releasebumpp
  • starttsx src/cli.ts
  • testvitest run
  • test:e2eplaywright test
  • test:e2e:installplaywright install --with-deps chromium
  • typechecktsc --noEmit
Dependencies16
  • @clack/prompts^1.4.0
  • @octokit/plugin-retry^8.1.0
  • @octokit/plugin-throttling^11.0.3
  • ansis^4.3.0
  • cac^7.0.0
  • devframe^0.4.1
  • dotenv^17.4.2
  • jiti^2.7.0
  • nostics^0.2.0
  • octokit^5.0.5
  • ohash^2.0.11
  • open^11.0.0
  • pathe^2.0.3
  • portless^0.13.1
  • valibot^1.4.1
  • yaml^2.9.0