PkgRadar

Package evidence

@telorun/[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.

Weekly downloads
1,780Niche · −30% score
Versions published
40
First published
Apr 2026
Publisher
pasi

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":["@telorun/[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":["@telorun/[email protected]"],"fail_on":"review"}'
Publisherpasi
Artifact bytes214,505
Previous version0.23.0
Published2026-06-11T20:03:30.461Z
SHA-256c5a738e7ceeedc9335b22cdf6038c0a2f9712c08674c06f414a2e09c0ab8dcee

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

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.lib.json
  • testvitest run
  • test:watchvitest
Dependencies6
  • @marcbachmann/cel-js^7.6.1
  • @telorun/templating0.8.0
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • jsonpath-plus^10.3.0
  • yaml^2.8.3