PkgRadar

Package evidence

@lblod/say-roadsign-regulation-plugin@0.1.0-dev.8ae3aa423773c50b86bebed1fcace57d8631054d

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
1
First published
Jun 2026
Publisher
madnificent

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":["@lblod/say-roadsign-regulation-plugin@0.1.0-dev.8ae3aa423773c50b86bebed1fcace57d8631054d"],"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":["@lblod/say-roadsign-regulation-plugin@0.1.0-dev.8ae3aa423773c50b86bebed1fcace57d8631054d"],"fail_on":"review"}'
Publishermadnificent
Artifact bytes77,268
Previous versionnone
Published2026-06-17T13:48:49.976Z
SHA-256207760bee99b489c7ffff844d45ccf6c85d36041323c4a26325e1250a4794dc9

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
0.1.0-dev.8ae3aa423773c50b86bebed1fcace57d8631054dVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildrollup --config
  • doc:generatepnpm typedoc
  • formatprettier . --cache --write
  • lintconcurrently "pnpm:lint:*(!fix)" --names "lint:" --prefixColors auto
  • lint:fixconcurrently "pnpm:lint:*:fix" --names "fix:" --prefixColors auto && pnpm run format
  • lint:formatprettier . --cache --check
  • lint:hbsember-template-lint . --no-error-on-unmatched-pattern
  • lint:hbs:fixember-template-lint . --fix --no-error-on-unmatched-pattern
  • lint:jseslint . --cache
  • lint:js:fixeslint . --fix
  • lint:typesember-tsc --noEmit
  • startrollup --config --watch
  • testecho 'A v2 addon does not have tests, run tests in test-app'
Dependencies13
  • @ember/optional-features^2.3.0
  • @embroider/addon-shim^1.10.2
  • @glint/tsserver-plugin2.1.0
  • decorator-transforms^2.3.1
  • ember-cli-babel^8.2.0
  • ember-cli-htmlbars^6.3.0
  • ember-modifier^4.2.2
  • ember-template-imports^4.4.0
  • ember-truth-helpers^5.0.0
  • reactiveweb^1.9.1
  • typedoc^0.28.17
  • uuid^9.0.1
  • zod^3.24.1