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
- 755Mature · −50% score
- First published
- Mar 2018
- Publisher
- gapi
Effective trust discount applied: −50% (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":["@gapi/[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":["@gapi/[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
Scripts8
buildrm -rf dist && tsccleangit clean -dxfdelete-distrm -rf distlintnpx eslint . --ext .tslint-fixnpx eslint . --fix --ext .tspatchnpm run build && npm version patch && npm publish --update-readme --access public && npm run delete-diststartgapi start --local --path=./src/daemon-server/main.ts --inspect --parcel --minify=false --outDir ./daemon-server/servertestecho test
Dependencies22
@gapi/schematics^1.8.227@rxdi/compressor^0.7.248@rxdi/core^0.7.248@zeit/ncc^0.22.1apollo-codegen0.20.2chalk2.4.2chokidar^3.0.0cli-spinner0.2.8commander8.2.0figlet1.2.1graphql^16.12.0graphql-document-collector0.2.1humps2.0.1node-emoji1.10.0node-fetch^3.3.2node-notifier^5.4.0parcel-bundler1.12.3pkg^4.4.7rimraf2.6.3shelljs0.8.3systemjs0.21.4yamljs0.3.0