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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts11
buildnext buildbuild:sdktsc -p tsconfig.build.jsondevnext devlintnext lintpre-deploy./scripts/pre-deploy.shprepublishOnlynpm run build:sdkscraper-updatenpm update @tyroneross/scraper-app@latest && echo '✅ @tyroneross/scraper-app updated to latest version'startnext starttest:f1tsx tests/run-f1-tests.tstest:f1:dragnettsx tests/dragnet-f1-test.tstypechecktsc --noEmit
Dependencies16
@mozilla/readability^0.6.0@tailwindcss/typography^0.5.19cheerio^1.1.2global-agent^3.0.0jsdom^24.0.0lucide-react^0.469.0next^16.2.3p-limit^7.2.0playwright^1.57.0react^19.2.3react-dom^19.2.3react-markdown^10.1.0remark-gfm^4.0.1rss-parser^3.13.0turndown^7.2.1zod^3.24.0