PkgRadar

Package evidence

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

Versions published
5
First published
Sep 2025
Publisher
trevormcdougald

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":["@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"}'
Artifact bytes20,596
Previous version2.0.0
Published2026-06-18T13:08:39.884Z
SHA-25650012c73a12d13a7f433ab958fa56f7d5c0f2444a7eeef2dac6ba2b11bbbfc77

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
2.0.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

Scripts8
  • buildtsdown
  • build:inspectoreslint-config-inspector build --config ./eslint-inspector.config.ts
  • cleanrm -rf .turbo dist .eslint-config-inspector
  • devtsdown --watch
  • dev:inspectoreslint-config-inspector --config eslint-inspector.config.ts
  • linteslint . --max-warnings 0
  • lint:fixeslint --fix .
  • type-checktsc --noEmit
Dependencies34
  • @eslint-community/eslint-plugin-eslint-comments^4.7.2
  • @eslint-react/eslint-plugin^5.8.11
  • @eslint/css^1.3.0
  • @eslint/js^10.0.1
  • @eslint/json^2.0.0
  • @eslint/markdown^8.0.2
  • @next/eslint-plugin-next^16.2.7
  • @typescript-eslint/eslint-plugin^8.60.1
  • @typescript-eslint/parser^8.60.1
  • @vitest/eslint-plugin^1.6.19
  • eslint-config-flat-gitignore^2.3.0
  • eslint-config-prettier^10.1.8
  • eslint-plugin-better-tailwindcss^4.5.0
  • eslint-plugin-command^3.5.2
  • eslint-plugin-de-morgan^2.1.2
  • eslint-plugin-import-lite^0.6.0
  • eslint-plugin-jsdoc^63.0.1
  • eslint-plugin-jsx-a11y^6.10.2
  • eslint-plugin-n^18.0.1
  • eslint-plugin-package-json^1.3.0
  • eslint-plugin-perfectionist^5.9.0
  • eslint-plugin-playwright^2.10.4
  • eslint-plugin-prettier^5.5.6
  • eslint-plugin-react-hooks^7.1.1
  • eslint-plugin-react-you-might-not-need-an-effect^1.0.0
  • eslint-plugin-regexp^3.1.0
  • eslint-plugin-simple-import-sort^13.0.0
  • eslint-plugin-sonarjs^4.0.3
  • eslint-plugin-toml^1.4.0
  • eslint-plugin-unicorn^64.0.0
  • …and 4 more.