PkgRadar

Package evidence

@hyperfrontend/[email protected]

Credential file access

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
4
First published
Mar 2026
Publisher
andrewredican

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":["@hyperfrontend/[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":["@hyperfrontend/[email protected]"],"fail_on":"review"}'
Publisherandrewredican
Artifact bytes1,048,035
Previous version0.2.0
Published2026-04-06T19:14:06.478Z
SHA-256db2829bbc14c2be177826373d269d3e9f4ecc93715298d53efcc1fdacba7099d

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/cli/index.cjs.js5
lowCredential file accesspackage/index.cjs.js5
lowCredential file accesspackage/project/config/index.cjs.js5
lowCredential file accesspackage/project/index.cjs.js5
lowCredential file accesspackage/cli/index.esm.js5
lowCredential file accesspackage/index.esm.js5
lowCredential file accesspackage/project/config/index.esm.js5
lowCredential file accesspackage/project/index.esm.js5