PkgRadar

Package evidence

@gears-frontx/[email protected]

Credential file access, Obfuscation Density

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
2
First published
Jun 2026
Publisher
xiboliaren

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":["@gears-frontx/[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":["@gears-frontx/[email protected]"],"fail_on":"review"}'
Publisherxiboliaren
Artifact bytes538,776
Previous version0.1.5
Published2026-06-22T09:23:30.663Z
SHA-25669317cbaf4ea34c4fc69d9ed0a26fd0bd266f2ede74f32521ade92bcd274139e

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/api.cjs5
lowCredential file accesspackage/dist/api.js5
lowCredential file accesspackage/dist/index.js5
lowCredential file accesspackage/templates/manifest.json3
lowObfuscation Densitypackage/templates/eslint-plugin-local/package-lock.json0
lowObfuscation Densitypackage/templates/mfe-template/package-lock.json0

Manifest

Package metadata

Scripts 7

Sign in to view install / lifecycle script contents.

Dependencies9
  • @gears-frontx/reactfile:../../../packages/react
  • @radix-ui/react-slot^1.1.1
  • @tanstack/react-query5.90.21
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • react19.2.4
  • react-dom19.2.4
  • tailwind-merge^2.6.0
  • tailwindcss^3.4.17