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
- 54Mature · −50% score
- First published
- Oct 2023
- Publisher
- uncinc_admin
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":["@uncinc/[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":["@uncinc/[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
Scripts15
buildreact-scripts buildbuild:cleanupfind dist -type f -name 'stories.*' -delete -o -name '*.stories.*' -delete -o -name 'test.*' -delete -o -name '*.test.*' -deletebuild:jscross-env NODE_ENV=production && rm -rf dist && mkdir dist && npx babel src --out-dir dist --copy-files --extensions .ts,.js,.tsx,.jsx,.cjs,.mjsbuild:typestsc --outDir dist --rootDir srceslintNODE_ENV=development eslint './src/**/*.{js,jsx,ts,tsx}'eslint:fixNODE_ENV=development eslint --fix './src/**/*.{js,jsx,ts,tsx}'extractsb extractprepareyarn run publish:npmpublish:npmyarn build:js && yarn build:types && yarn build:cleanupstartyarn run storybookstylelintstylelint **/*.scssstylelint:fixstylelint --fix **/*.scsstestreact-scripts testtest:cireact-scripts test --collectCoverage --passWithNoTests --coverageReporters=cobertura --coverageDirectory="./__tests__/coverage" --ci --reporters=default --reporters=jest-junit --watchAll=falseyalc-watchnodemon -e js,jsx,ts,tsx --ignore dist --exec "yalc publish && yalc push"
Dependencies32
@elastic/elasticsearch^8.12.1@material-design-icons/svg^0.14.11@searchkit/instantsearch-client^4.9.0@types/node^20.1.0@types/react^18.2.6@types/react-autosuggest^10.1.9@types/react-dom^18.2.4@types/react-html-parser^2.0.2@types/webpack-env^1.18.0bootstrap^4classnames^2.3.2eslint-webpack-plugin^2immutable^4.0.0-rc.15lodash^4.17.21mini-css-extract-plugin^1.4.1path^0.12.7postcss^8.4.24query-string^6.13.1react^16 || ^17 || ^18react-autosuggest^10.1.0react-dom^16 || ^17 || ^18react-global-configuration^1.4.0react-html-parser^2.0.2react-i18next^11.5.0react-immutable-proptypes^2.2.0react-instantsearch^7.0.1react-lazyload^3.0.0react-use-cookie^1.3.0sass^1.55.0sass-loader^8.0.2- …and 2 more.