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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/output/view.js | 2428309 bytes | 0 |
Manifest
Package metadata
Scripts24
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 .generategulp generate --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-itfnode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./run --cmt=falsetest-itf-allnode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./runtest-itf-releasenode ./node_modules/@microchip/ccl-itf/lib/index.js --sp=./tests --rd=./runupdate-auto-moduleyarn add @microchip/scf-automodule -D && yarn upgrade @microchip/melody-automodule-interface && yarn updateProjectupdateProjectnode 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.0lodash.filter^4.6.0- …and 2 more.