PkgRadar

Package evidence

@ikyyofc/[email protected]

no findings

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
46
First published
Apr 2026
Publisher
ikyyofc
External confirmation
MAL-2026-4394OSV match · pinned to high regardless of other signals

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@ikyyofc/[email protected]"],"fail_on":"high"}'

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":["@ikyyofc/[email protected]"],"fail_on":"high"}'
Publisherikyyofc
Artifact bytes54,986
Previous version4.0.7
Published2026-05-24T05:41:50.910Z
SHA-25660ab1e8df1e8a20e266264cec03fcabbd9e37e5ec567f3b83576be754e9efaba

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

high
Last checked
highRisk
0Score
4.0.8Version
Status history (2 events)
  1. availableavailable · risk high · score 0 · status available -> available, risk review -> high, score 30 -> 0
  2. newavailable · risk review · score 30 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts1
  • startnode index.js
Dependencies5
  • axios^1.7.9
  • chalk^5.3.0
  • file-type^19.6.0
  • ora^8.1.1
  • toml^3.0.0