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.
- Versions published
- 4
- First published
- May 2026
- Publisher
- mirite
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":["@rootreeweb/[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":["@rootreeweb/[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
Scripts10
buildyarn run clean && yarn run build:esmbuild:esmtsgo -p ./configs/tsconfig.esm.jsonchecktsgo --noEmitcleandel-cli ./distformatprettier . --write --cachelinteslint --fix --cachepreparehuskyreleaseyarn dlx -p @rootreeweb/rt-node-lib release ${0}testvitest run --coveragetest:watchvitest --coverage --ui
Dependencies34
@eslint/js^10.0.1@ianvs/prettier-plugin-sort-imports^4.7.1@next/eslint-plugin-next^16.2.7@rootreeweb/js-lib^4.0.18@tanstack/eslint-plugin-query^5.101.0@vitest/eslint-plugin^1.6.19eslint-import-resolver-typescript^4.4.5eslint-plugin-astro^1.7.0eslint-plugin-import^2.32.0eslint-plugin-jsdoc^63.0.2eslint-plugin-jsx-a11y^6.10.2eslint-plugin-perfectionist^5.9.0eslint-plugin-promise^7.3.0eslint-plugin-react^7.37.5eslint-plugin-react-compiler19.1.0-rc.2eslint-plugin-react-hooks^7.1.1eslint-plugin-react-you-might-not-need-an-effect^1.0.0eslint-plugin-security^4.0.0eslint-plugin-sonarjs^4.0.3eslint-plugin-tailwindcss^4.0.0-beta.0eslint-plugin-testing-library^7.16.2eslint-plugin-turbo^2.9.17globals^17.6.0postcss^8.5.15prettier-plugin-astro^0.14.1prettier-plugin-jsdoc^1.8.1prettier-plugin-packagejson^3.0.2prettier-plugin-tailwindcss^0.8.0stylelint-config-standard40.0.0stylelint-config-standard-scss17.0.0- …and 4 more.
Optional dependencies2
stylelint~17.13.0turbo~2.9.17