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
- 7
- First published
- Sep 2021
- Publisher
- ajivani007
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
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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts17
buildgulp build --gulpfile config/gulpfile.js --cwd .build-devgulp build --gulpfile config/gulpfile.js --buildDev --cwd .build-latest-run-diryarn add @microchip/run-directory && yarn build-run-dirbuild-prodgulp build --gulpfile config/gulpfile.js --production --cwd .build-run-dirnode config/extract-run-directory.jsbuild-run-dir-futurenode config/extract-run-directory-future.jscreate-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}" --quietprofilejest profilereleaseyarn build && yarn test && node -e 'require("./config/scf-project-scripts").releaseProject()'startgulp start --gulpfile config/gulpfile.js --cwd .testjestupdate-auto-moduleyarn add @microchip/scf-automodule -D && yarn updateProjectupdateProjectnode config/create-auto-module.js --updateProject=true
Dependencies17
@mchp-mcc/pic-8bit-types^5.4.1@microchip/api-prefix-registration^0.1.0@microchip/basic_pin^1.0.2@microchip/fosc-hz^0.1.2@microchip/i2c-host-basic^1.0.0@microchip/pic-8bit-types^5.0.1@microchip/pin-standard^0.2.14@microchip/scf-automodule-interface^0.17.0@microchip/scf-common^3.13.4@microchip/scf-device^8.2.0@microchip/scf-integration-test^1.0.0@microchip/scf-interface^1.4.0@microchip/scf-register-view-helper^2.4.0@microchip/scf-validators^1.1.0lodash.filter^4.6.0lodash.find^4.6.0lodash.map^4.6.0