PkgRadar

Package evidence

@linktr.ee/[email protected]

Obfuscation Density: high encoded/escaped-token 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
55Established · −30% score
First published
Oct 2025
Publisher
mblode

Effective trust discount applied: 30% (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":["@linktr.ee/[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":["@linktr.ee/[email protected]"],"fail_on":"review"}'
Publishermblode
Artifact bytes158,172
Previous version0.0.55
Published2026-02-19T00:10:20.130Z
SHA-256a6acbb6de60c4865c8f2ca15e7512990cfe630f6b34c673809d40af111034d5a

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dev-server/package-lock.jsonhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts7
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • formatbiome format --write .
  • lintbiome check .
  • testvitest run
  • test:watchvitest
Dependencies28
  • @clack/prompts^0.8.2
  • @iframe-resizer/react^5.1.5
  • @radix-ui/react-checkbox^1.1.4
  • @radix-ui/react-dialog^1.1.3
  • @radix-ui/react-label^2.1.2
  • @radix-ui/react-portal^1.1.3
  • @radix-ui/react-radio-group^1.2.2
  • @radix-ui/react-select^2.1.6
  • @radix-ui/react-switch^1.1.2
  • @radix-ui/react-tabs^1.1.3
  • @rsbuild/core^1.6.6
  • @rsbuild/plugin-react^1.4.2
  • archiver^7.0.1
  • axios^1.7.9
  • cac^6.7.14
  • chokidar^3.6.0
  • detect-port^2.1.0
  • form-data^4.0.1
  • jiti^2.6.1
  • jsonwebtoken^9.0.2
  • lucide-react^0.469.0
  • open^10.1.0
  • openid-client^5.7.1
  • picocolors^1.1.1
  • postcss^8.5.6
  • prop-types^15.8.1
  • react^19.2.1
  • zod^4.1.12