PkgRadar

Package evidence

@aforautomation/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"matt-at-afor","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"playwright"},"version_anomaly":false,"new_account":false}

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
1
First published
Jun 2026
Publisher
matt-at-afor

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@aforautomation/[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":["@aforautomation/[email protected]"],"fail_on":"review"}'
Publishermatt-at-afor
Artifact bytes47,758
Previous versionnone
Published2026-06-18T00:05:49.994Z
SHA-256b9cb0a789af8d609d51d434280885a17550e596ff9f822c69cb0554f11e6d4e5

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"matt-at-afor","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"playwright"},"version_anomaly":false,"new_account":false}

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"matt-at-afor","burst_same_day":0,"burst_week":0,"lure":{"kind":"token_affix","target":"playwright"},"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts8
  • buildtsc -p tsconfig.json
  • cleanrm -rf dist node_modules test-results reports afor-playwright-reporter-*.tgz; npm ci; npm run build
  • postbuildnode scripts/copy-assets.js
  • preparenpm run build
  • show:report-afornode scripts/show-afor-report.js
  • show:report-playwrightplaywright show-report reports/playwright
  • testplaywright test
  • test:uiplaywright test --ui
Dependencies14
  • @types/react^19.0.10
  • chart.js^4.4.8
  • copy-webpack-plugin^14.0.0
  • css-loader^7.1.2
  • css-minimizer-webpack-plugin^8.0.0
  • html-webpack-plugin^5.6.3
  • mini-css-extract-plugin^2.9.2
  • react^19.0.0
  • react-chartjs-2^5.3.1
  • react-dom^19.0.0
  • terser-webpack-plugin^5.3.14
  • ts-loader^9.5.2
  • typescript^5.7.3
  • webpack^5.98.0