Package evidence
@pfct/[email protected]
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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
- 354
- Versions published
- 100Mature · −50% score
- First published
- Mar 2024
- Publisher
- ddubbu
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
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":["@pfct/[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":["@pfct/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.
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 20 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/.build-storybook/9469.3298ca9c.iframe.bundle.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Js Split Join Obfuscation | package/.build-storybook/9469.3298ca9c.iframe.bundle.js | Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis. | 40 |
| low | Obfuscation Density | package/.build-storybook/4463.3b9d4be9.iframe.bundle.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/.build-storybook/sb-manager/chunk-CGFORC26.mjs | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/.build-storybook/sb-manager/formatter-S4K5WUZV-X2U232II.mjs | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/.build-storybook/sb-addons/essentials-controls-1/manager-bundle.mjs | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/.build-storybook/sb-addons/interactions-8/manager-bundle.mjs | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts18
build:before-releaseyarn lint && yarn lint:css && yarn tscgenerated-icon:exportcd src/Icon && ts-node utils/generate-exports.tsgenerated-icon:mainyarn generated-icon:svgr && yarn generated-icon:exportgenerated-icon:svgrcd src/Icon && npx @svgr/cli --template utils/svgr-cli.template.js --config-file utils/.svgrrc svgs/*.svg --out-dir generated --ext tsxgenerated-icon:tsccd src/Icon && yarn tsc utils/svgr-cli.template.tslinteslint 'src/**/*.{ts,tsx}'lint:cssstylelint 'src/**/*.{ts,tsx}'preparehusky installrelease:asstandard-version --release-asrelease:majorstandard-version --release-as majorrelease:minorstandard-version --release-as minorrelease:npm-testnpx standard-version --prerelease npm-testrelease:patchstandard-version --release-as patchrelease:rcnpx standard-version --prerelease rcstorybookstorybook dev -p 6006storybook:buildstorybook build -o .build-storybooktestjest --testPathIgnorePatterns '<rootDir>/e2e'tsctsc
Dependencies12
@emotion/core10.1.1@emotion/css^11.9.0@emotion/react^11.8.2@emotion/styled^11.8.1@emotion/styled-base^10.3.0@tippyjs/react^4.2.6lottie-web^5.10.2react^17.0.1react-dom^17.0.1react-intersection-observer^9.4.3react-router-dom^6.11.1rifm^0.12.1
Optional dependencies19
@commitlint/config-conventional^17.7.0@emotion/babel-preset-css-prop^11.11.0@emotion/eslint-plugin^11.7.0@testing-library/jest-dom^5.16.5@testing-library/react^12.1.5@testing-library/user-event^14.4.3@typescript-eslint/eslint-plugin^5.23.0@typescript-eslint/parser^5.30.0eslint^8.38.0eslint-config-prettier^8.5.0eslint-plugin-import^2.25.3eslint-plugin-jest^26.1.4eslint-plugin-jest-formatting^3.1.0eslint-plugin-prettier^4.2.1eslint-plugin-react^7.33.1eslint-plugin-react-hooks^4.5.0eslint-plugin-testing-library^5.3.1identity-obj-proxy^3.0.0jest^27.5.1