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
- 112Mature · −50% score
- First published
- Oct 2024
- Publisher
- gusto-devops
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":["@gusto/[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":["@gusto/[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
Scripts55
adapter:docs:generatenpx tsx ./build/generateAdapterPropDocs.tsbuildnpm run build:clean && npm run i18n:generate && vite build && npm run endpoints:derivebuild-storybookstorybook buildbuild:cinpm run build && npm run lint:check && npm run format:check && npm run test:cibuild:cleanrm -rf ./dist && mkdir ./distcommitlintcommitlint --editdevnode ./build/prompt.js && npm run i18n:generate && npm-run-all --parallel watch:vite watch:translationsdev:setupnpm link ../gws-flows/node_modules/react ../gws-flows/node_modules/react-dom && (cd ../gws-flows && yarn link -r ../embedded-react-sdk)docsnpm --prefix docs-site startdocs:buildnpm --prefix docs-site run builddocs:clearnpm --prefix docs-site run cleardocs:eventsnpx tsx ./build/eventTypeDocsEmitter.tsdocs:installnpm --prefix docs-site installdocs:servenpm --prefix docs-site run servee2e:refresh-tokennpx tsx e2e/scripts/refreshToken.tse2e:scenarios:prewarmnpx tsx e2e/scenario/scripts.ts prewarme2e:servevite --config e2e/vite.config.tse2e:setupnpx tsx e2e/scripts/runGlobalSetup.tsendpoints:derivenpx tsx ./build/deriveEndpointInventory.tsendpoints:verifynpx tsx ./build/deriveEndpointInventory.ts --verifyformatprettier . --write --log-level warnformat:checkprettier . --check --log-level warnformat:stagedprettier --write --log-level warni18n:generatenode ./build/interface.jslintnpm run lint:check -- --fixlint:checkeslint .lint:stagedeslint --fix --cachepacknpm run build && npm packpostversiongit pushpreparehusky- …and 25 more.
Dependencies17
@gusto/embedded-api0.13.0@hookform/error-message^2.0.1@hookform/resolvers^5.4.0@internationalized/date^3.12.2@internationalized/number^3.6.7classnames^2.5.1deepmerge^4.3.1dompurify^3.4.7i18next^26.3.0react-aria^3.47.0react-aria-components1.16.0react-error-boundary^6.1.2react-hook-form^7.76.1react-i18next^17.0.8react-robot^1.2.1robot3^1.2.0zod^4.3.6