PkgRadar

Package evidence

@zylab/[email protected]

Suspicious Publish Context: {"package_age_days":3,"publisher":"zylab","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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
157
Versions published
2
First published
Jun 2026
Publisher
zylab

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":["@zylab/[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":["@zylab/[email protected]"],"fail_on":"review"}'
Publisherzylab
Artifact bytes558,728
Previous version0.7.2
Published2026-06-14T16:06:24.753Z
SHA-256a438cceb46994ddecc6f634b1b07f5bd0e0aba0ac69b4e16a124be6ad752c625

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":3,"publisher":"zylab","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.8.0Version
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 Contextmanifest{"package_age_days":3,"publisher":"zylab","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts5
  • buildecho 'No build step required for JITI-loaded TypeScript'
  • openspec:validateopenspec validate --changes --strict
  • prepublishOnlynpm run typecheck && npm test
  • testvitest run
  • typechecktsc --noEmit
Dependencies7
  • @mariozechner/jiti^2.6.5
  • discord.js^14.26.4
  • gifuct-js^2.1.2
  • grammy^1.42.0
  • pngjs^7.0.0
  • proper-lockfile^4.1.2
  • qrcode-terminal^0.12.0