PkgRadar

Package evidence

@linghun/[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
89
Versions published
1
First published
Jun 2026
Publisher
linghungegeg

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":["@linghun/[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":["@linghun/[email protected]"],"fail_on":"review"}'
Publisherlinghungegeg
Artifact bytes823,236
Previous versionnone
Published2026-06-13T19:33:11.093Z
SHA-2567107a6b6c08bf722346b0ebd41d63ab63d8c65043034ffcb84999a481ffce44f

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 31 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-J7ZE2JKP.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/chunk-KTWV5JC5.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/chunk-LHHKPGLX.jsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/chunk-2YL5VKJ5.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-4EIC5BCT.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-4K6UB524.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-4WHZ6JKD.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-66BNE332.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-AKPXMCVF.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-CRW3636S.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-DDXS2RDZ.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-DNQN74CC.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-FTAEPAVY.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-GKZYTPN2.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-GMUCSNUD.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-J7ZE2JKP.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-JQCRCDOC.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-K56D3X7S.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-LDABZV5V.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-LHHKPGLX.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-LQTVYUT3.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-LVIM2PA7.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-MVONSJEN.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-NMNOAFFT.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-OF3K3CU5.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-OMZYPQVA.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-OZMX3E35.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-PGNALDEH.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-UDQT5CWK.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-WQMSRO4D.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/chunk-ZYSN7AWW.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts2
  • buildtsup "src/**/*.ts" "src/**/*.tsx" "!src/**/*.test.ts" --format esm --clean && tsc -p tsconfig.json --emitDeclarationOnly --noEmit false --tsBuildInfoFile dist/tsconfig.tsbuildinfo
  • typechecktsc -p tsconfig.json --noEmit
Dependencies10
  • @larksuiteoapi/node-sdk1.59.0
  • @linghun/config0.1.0
  • @linghun/core0.1.0
  • @linghun/ink-runtime0.1.0
  • @linghun/providers0.1.0
  • @linghun/shared0.1.0
  • @linghun/tools0.1.0
  • cli-highlight^2.1.11
  • marked^18.0.5
  • react^19.2.6