PkgRadar

Package evidence

@tyroneross/[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
6
Versions published
3
First published
Feb 2026
Publisher
tyroneross

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":["@tyroneross/[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":["@tyroneross/[email protected]"],"fail_on":"review"}'
Publishertyroneross
Artifact bytes169,016
Previous version0.5.1
Published2026-06-08T10:06:00.431Z
SHA-256ef2bb498f04754e3ee05fde5713d488ed1488b214ded456bdccefa8861deec48

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.5.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildnext build
  • build:sdktsc -p tsconfig.build.json
  • devnext dev
  • lintnext lint
  • pre-deploy./scripts/pre-deploy.sh
  • prepublishOnlynpm run build:sdk
  • scraper-updatenpm update @tyroneross/scraper-app@latest && echo '✅ @tyroneross/scraper-app updated to latest version'
  • startnext start
  • test:f1tsx tests/run-f1-tests.ts
  • test:f1:dragnettsx tests/dragnet-f1-test.ts
  • typechecktsc --noEmit
Dependencies16
  • @mozilla/readability^0.6.0
  • @tailwindcss/typography^0.5.19
  • cheerio^1.1.2
  • global-agent^3.0.0
  • jsdom^24.0.0
  • lucide-react^0.469.0
  • next^16.2.3
  • p-limit^7.2.0
  • playwright^1.57.0
  • react^19.2.3
  • react-dom^19.2.3
  • react-markdown^10.1.0
  • remark-gfm^4.0.1
  • rss-parser^3.13.0
  • turndown^7.2.1
  • zod^3.24.0