PkgRadar

Package evidence

[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.

Weekly downloads
221
Versions published
43Established · −30% score
First published
Sep 2025
Publisher
mahipat-bluecopa

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes796,379
Previous version1.0.40
Published2026-01-28T06:59:18.262Z
SHA-256bda3e076e38270c7fbb2980215d6e75d4c9f225efd604852b84ab0e87b408f76

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

low
Last checked
lowRisk
0Score
1.0.41Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/templates/latest/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildtsc && vite build
  • devvite
  • previewnpx serve ./preview -l 8080 --cors
  • startnpx serve dist -l 3001 --cors
  • typechecktsc
Dependencies35
  • @bluecopa/react0.1.38
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.7
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toggle^1.1.10
  • @radix-ui/react-toggle-group^1.1.11
  • @radix-ui/react-tooltip^1.2.8
  • @tabler/icons-react^3.34.1
  • @tanstack/react-table^8.21.3
  • @vitejs/plugin-react-swc^4.0.1
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • isbot^5.1.27
  • lucide-react^0.544.0
  • next-themes^0.4.6
  • react^18.3.1
  • react-dom^18.3.1
  • react-router-dom^7.12.0
  • recharts2.15.4
  • single-spa6.0.3
  • …and 5 more.