PkgRadar

Package evidence

@yeaft/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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.

Versions published
992
First published
Feb 2026
Publisher
hyi_tom

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":["@yeaft/[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":["@yeaft/[email protected]"],"fail_on":"review"}'
Publisherhyi_tom
Artifact bytes669,562
Previous version0.1.842
Published2026-05-29T05:44:38.967Z
SHA-2568fe0950a2e356db30527feb4355ee94f16488897b97862759701be5733dc3ad6

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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.843Version
Status history (1 event)
  1. newavailable · risk review · score 15 · 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/unify/llm/credentials/github-copilot.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/unify/llm/credentials/index.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/unify/init.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts2
  • devnodemon index.js
  • startnode index.js
Dependencies6
  • @homebridge/node-pty-prebuilt-multiarch^0.13.1
  • dotenv^16.3.1
  • tweetnacl^1.0.3
  • tweetnacl-util^0.15.1
  • uuid^11.1.0
  • ws^8.16.0