Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@trops/[email protected]"],"fail_on":"high"}'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":["@trops/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 high · score 63 · status changed
Related candidates
Linked campaigns and clusters
jgiatropoulos
3 members · evidence strength 64Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/package.json | matched ".npmrc" | 30 |
| high | Credential file access | package/package.json | matched ".npmrc" | 30 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/package.json | matched ".npmrc" | 30 |
| high | Credential file access | package/package.json | matched ".npmrc" | 30 |
| low | Obfuscation | package/dist/index.js | matched "\\xD7" | 3 |
Manifest
Package metadata
Scripts27
buildnpm run prettify && npm run build:css && npm run prodbuild-storybookstorybook buildbuild:csstailwindcss -i src/index.css -o src/tailwind.css -mbumpnpm version --no-git-tag-version patchbump-tagnpm version -m patchci./scripts/ci.shci:commit./scripts/ci.sh --commitci:pr./scripts/ci.sh --prci:push./scripts/ci.sh --pushci:release./scripts/ci.sh --releaseclean-distrm -r ./dist/* || exit 0clean-packagerm -r ./package/* || exit 0copy\cp package.json dist/ && cp README.md dist/ && \cp jsconfig.json dist/ && cp src/tailwind.css dist/tailwind.css && \cp .npmrc dist/.npmrccopy-packagecd ./package && cp trops-dash-react-*.tgz trops-dash-react.tgz || exit 0drynpm run prettify && yarn bump && rm -r ./dist/* && rm -r ./package/* && npm run roll && yarn copy && yarn pack-local-esm && yarn copy-packagelink-package-1cd ./dist && npm linkpack-local-esmmkdir -p ./package && cd ./dist && npm pack --pack-destination ../packageprettifyprettier --write .prodNODE_ENV=prod npm run prettify && npm run clean-dist && npm run clean-package && npm run roll && npm run copy && npm run pack-local-esm && npm run copy-packagerelease-workflowrollNODE_ENV=prod rollup -cstorybookstorybook dev -p 6006testexit 0test-jestNODE_OPTIONS=--experimental-vm-modules jesttest-storybooktest-storybooktest-storybook:screenshotstest-storybook --url http://localhost:6006 --browsers chromiumtest:dist-pure-esmnode --test scripts/test-no-cjs-require-in-dist.js
Dependencies11
@fortawesome/fontawesome-free^6.1.1@fortawesome/fontawesome-svg-core^6.1.1@fortawesome/free-brands-svg-icons^6.5.2@fortawesome/free-solid-svg-icons^6.1.1@fortawesome/react-fontawesome^0.1.18@monaco-editor/react^4.6.0clsx^2.1.1monaco-themes^0.4.4tailwindcss^3.2.7tsconfig-paths-webpack-plugin^4.2.0typescript^5.1.6