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
- 173
- Versions published
- 10Established · −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
Review before promotingMixed 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":["@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"}'Why flagged
What the scanner saw
Large Javascript Payload: 12144860 bytes
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 review · score 7 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/output/view.js | 12144860 bytes | 10 |
Manifest
Package metadata
Scripts22
buildyarn build-nonspa && yarn build-spabuild-devgulp build --gulpfile config/gulpfile.js --buildDev --cwd .build-latest-run-diryarn add @microchip/run-directory && node config/extract-run-directory.jsbuild-nonspagulp build --gulpfile config/gulpfile.js --cwd .build-prodgulp build --gulpfile config/gulpfile.js --production --cwd .build-run-dirnode config/extract-run-directory.jsbuild-run-dir-futurenode config/extract-run-directory-future.jsbuild-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 .get-latest-auto-moduleyarn add @microchip/scf-automodule -Dlinttsc --noEmit && yarn lint:nofix --fixlint:nofixeslint "./src/**/*.{ts,tsx}" --quietpostprocessnode config/appendPrototype.jsprofilejest profilereleaseyarn build && yarn test && node -e 'require("./config/scf-project-scripts").releaseProject()'startgulp start --gulpfile config/gulpfile.js --cwd .testjesttest:itf:allnode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./run --sf=ccl.major.test.ts --df="AVR128DA64|AVR128DB28|AVR64EA48|AVR64DD32|AVR64EA48|ATtiny1627|ATtiny3227|ATtiny427|ATtiny827|ATmega1608|ATmega3208|ATmega4808|ATmega808"test:itf:devnode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./run --sf=ccl.major.test.ts --df="AVR64EA48"update-auto-moduleyarn add @microchip/scf-automodule -D && yarn upgrade @microchip/melody-automodule-interface && yarn updateProjectupdateProjectnode config/create-auto-module.js --updateProject=true
Dependencies13
@microchip/api-prefix-registration^0.1.0@microchip/pin-architecture^1.1.8@microchip/pins-interface^1.0.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.0@reduxjs/toolkit^2.0.1mxgraph^4.2.0primeflex^3.3.1primeicons^6.0.1primereact^9.6.0