PkgRadar

Package evidence

@mchp-mcc/[email protected]

Large Javascript Payload: 2428309 bytes

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.

Weekly downloads
69
Versions published
18Established · −30% score
First published
Sep 2021
Publisher
ajivani007

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@mchp-mcc/[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":["@mchp-mcc/[email protected]"],"fail_on":"review"}'
Publisherajivani007
Artifact bytes8,717,214
Previous version4.3.0
Published2025-10-10T08:28:43.108Z
SHA-256c3346ca3d101f691dc06a5b922013750b482c239d7e530f3d7a76809e3f38763

Why flagged

What the scanner saw

Large Javascript Payload: 2428309 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.4.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/output/view.js2428309 bytes0

Manifest

Package metadata

Scripts24
  • buildyarn build-nonspa && yarn build-spa
  • build-devgulp build --gulpfile config/gulpfile.js --buildDev --cwd .
  • build-latest-run-diryarn add @microchip/run-directory && node config/extract-run-directory.js
  • build-nonspagulp build --gulpfile config/gulpfile.js --cwd .
  • build-prodgulp build --gulpfile config/gulpfile.js --production --cwd .
  • build-run-dirnode config/extract-run-directory.js
  • build-run-dir-futurenode config/extract-run-directory-future.js
  • build-spawebpack --config src/SPA/webpack.spa.config.js && gulp dist --gulpfile config/gulpfile.js --cwd .
  • create-auto-modulegulp create-auto-module --gulpfile config/gulpfile.js --cwd .
  • distgulp dist --gulpfile config/gulpfile.js --cwd .
  • generategulp generate --gulpfile config/gulpfile.js --cwd .
  • get-latest-auto-moduleyarn add @microchip/scf-automodule -D
  • linttsc --noEmit && yarn lint:nofix --fix
  • lint:nofixeslint "./src/**/*.{ts,tsx}" --quiet
  • postprocessnode config/appendPrototype.js
  • profilejest profile
  • releaseyarn build && yarn test && node -e 'require("./config/scf-project-scripts").releaseProject()'
  • startgulp start --gulpfile config/gulpfile.js --cwd .
  • testjest
  • test-itfnode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./run --cmt=false
  • test-itf-allnode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./run
  • test-itf-releasenode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./run
  • update-auto-moduleyarn add @microchip/scf-automodule -D && yarn upgrade @microchip/melody-automodule-interface && yarn updateProject
  • updateProjectnode config/create-auto-module.js --updateProject=true
Dependencies32
  • @mchp-mcc/avr-8bit^4.7.0
  • @mchp-mcc/pic-8bit^5.29.1
  • @mchp-mcc/pic-8bit-types^5.4.1
  • @microchip/adc-computation-interface^1.0.0
  • @microchip/adc-multicore^2.2.0
  • @microchip/api-prefix-registration^0.1.0
  • @microchip/basic_pin^1.0.2
  • @microchip/ccl-itf^1.6.0
  • @microchip/clock-16bit-interface^1.0.0
  • @microchip/clock-basic-interface^1.0.0
  • @microchip/fosc-hz^0.1.2
  • @microchip/interrupt-16bit-interface^1.0.0
  • @microchip/interrupt-standard^1.0.1
  • @microchip/pic-8bit-types^5.0.1
  • @microchip/pin-standard^0.6.0
  • @microchip/pins-interface^1.0.1
  • @microchip/scf-avr8-rtc-v1^3.0.1
  • @microchip/scf-avr8-usart-v1^6.1.1
  • @microchip/scf-common^3.22.7
  • @microchip/scf-device^8.11.1
  • @microchip/scf-integration-test^1.0.0
  • @microchip/scf-interface^1.4.0
  • @microchip/scf-register-view-helper^2.8.1
  • @microchip/system-16bit-initializer^1.0.0
  • @microchip/timer-driver-interface^0.1.0
  • @microchip/timer-periodic^2.1.0
  • @microchip/timer-timeout^0.1.2
  • @microchip/uart-basic^4.0.0
  • @microchip/uart-basic-drv-interface^2.0.0
  • lodash.filter^4.6.0
  • …and 2 more.