PkgRadar

Package evidence

@decido/[email protected]

Suspicious Publish Context

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
3
First published
Aug 2026
Publisher
decido

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":["@decido/[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":["@decido/[email protected]"],"fail_on":"review"}'
Publisherdecido
Artifact bytes42,132
Previous version4.1.4
Published2026-08-02T18:06:42.072Z
SHA-256fe0e1dbb10def43fe8beb11f6e0e972b743379bc435449fc3d999312f1b9b68d

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Dependencies17
  • @decido/engines4.1.5
  • @decido/icfes-core4.1.5
  • @decido/ui4.1.5
  • @tauri-apps/api~2.0.3
  • @tauri-apps/plugin-sql~2.0.2
  • @types/canvas-confetti^1.9.0
  • @types/react^19.2.14
  • @types/react-dom^19.2.3
  • canvas-confetti^1.6.0
  • lucide-react^0.263.1
  • motion^12.38.0
  • react^19.0.0
  • react-dom^19.0.0
  • react-markdown^10.1.0
  • recharts^3.8.1
  • y-websocket^3.0.0
  • yjs^13.6.30