PkgRadar

Package evidence

@iii-dev/[email protected]

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

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
119
Versions published
2
First published
Jun 2026
Publisher
ytallo

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":["@iii-dev/[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":["@iii-dev/[email protected]"],"fail_on":"review"}'
Publisherytallo
Artifact bytes104,260
Previous version0.19.4-alpha.2
Published2026-06-17T21:06:48.740Z
SHA-25628f75e303f4ddb830fc4f11b1f081cd3cd4cb9c1caab581c8d8a5067fcfba833

Why flagged

What the scanner saw

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

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.19.4-alpha.3Version
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":1,"publisher":"ytallo","burst_same_day":3,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts3
  • buildtsdown
  • testvitest run
  • type-checktsc --noEmit
Dependencies12
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.57.0
  • @opentelemetry/core^1.30.0
  • @opentelemetry/instrumentation^0.57.0
  • @opentelemetry/otlp-transformer^0.57.0
  • @opentelemetry/resources^1.30.0
  • @opentelemetry/sdk-logs^0.57.0
  • @opentelemetry/sdk-metrics^1.30.0
  • @opentelemetry/sdk-trace-base^1.30.0
  • @opentelemetry/sdk-trace-node^1.30.0
  • @opentelemetry/semantic-conventions^1.28.0
  • ws^8.18.3