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
- 5
- First published
- Sep 2025
- Publisher
- trevormcdougald
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":["@mcdougald/[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":["@mcdougald/[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
Scripts8
buildtsdownbuild:inspectoreslint-config-inspector build --config ./eslint-inspector.config.tscleanrm -rf .turbo dist .eslint-config-inspectordevtsdown --watchdev:inspectoreslint-config-inspector --config eslint-inspector.config.tslinteslint . --max-warnings 0lint:fixeslint --fix .type-checktsc --noEmit
Dependencies26
@eslint-community/eslint-plugin-eslint-comments^4.5.0@eslint-react/eslint-plugin^1.52.6@eslint/js^9.34.0@next/eslint-plugin-next^15.5.2@typescript-eslint/eslint-plugin^8.41.0@typescript-eslint/parser^8.41.0@vitest/eslint-plugin^1.3.4eslint-config-flat-gitignore^2.1.0eslint-config-prettier^10.1.8eslint-plugin-better-tailwindcss^3.7.6eslint-plugin-command^3.3.1eslint-plugin-de-morgan^1.3.1eslint-plugin-import-lite^0.3.0eslint-plugin-jsdoc^54.1.1eslint-plugin-jsx-a11y^6.10.2eslint-plugin-n^17.21.3eslint-plugin-playwright^2.2.2eslint-plugin-prettier^5.5.4eslint-plugin-react-hooks^5.2.0eslint-plugin-regexp^2.10.0eslint-plugin-simple-import-sort^12.1.1eslint-plugin-sonarjs^3.0.5eslint-plugin-unicorn^60.0.0eslint-plugin-unused-imports^4.2.0globals^16.3.0local-pkg^1.1.2