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
- 8
- Versions published
- 8
- First published
- May 2024
- Publisher
- uncinc_admin
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Obfuscation Density: high encoded/escaped-token density
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 review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/build/static/js/uncinc-cookie.min.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts7
buildyarn run build:defaultbuild:defaultnode scripts/build.jseslintNODE_ENV=development eslint './src/**/*.{js,jsx,ts,tsx}'eslint-stagedNODE_ENV=development eslint $(git diff --staged --name-only --diff-filter=ACM -- '*.js' '*.jsx' '*.ts' '*.tsx')eslint:fixNODE_ENV=development eslint --fix './src/**/*.{js,jsx,ts,tsx}'preparehusky install && yarn run buildstylelintstylelint '**/*.scss' --allow-empty-input
Dependencies60
@babel/core^7.16.0@babel/preset-env^7.0@types/node^16.11.9@uncinc/eslint-config^1.0.2@uncinc/react-drupal-core^2.13.2@uncinc/stylelint-config^1.0.2@uncinc/uncinc-react-kitchen-sink^2.20.7babel-core7.0.0-bridge.0babel-jest^27.4.2babel-loader^9.1.2babel-plugin-named-asset-import^0.3.1babel-preset-react-app^10.0.1bfj^7.0.2browserslist^4.18.1bufferutil^4.0.7camelcase^6.2.1case-sensitive-paths-webpack-plugin^2.4.0classnames^2.3.2eslint^8.4.0eslint-webpack-plugin^3.1.1file-loader^6.2.0fs-extra^10.0.0html-webpack-plugin^5.5.0http-proxy-middleware^1.0.5identity-obj-proxy^3.0.0ignore-loader^0.1.2immutable^4.3.0jest^27.4.3jest-pnp-resolver1.0.2jest-watch-typeahead^1.0.0- …and 30 more.