PkgRadar

Package evidence

[email protected]

Remote Payload: matched "cUrl "

Recommended action

Review before promoting

Mixed 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes758,546
Previous version1.0.1-stage.482
Published2026-05-21T06:17:40.002Z
SHA-25673e25f5e3db244c0df9d2c1efb39f2b38268970bcef7668fe5b84560d3c40a5d

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
45Score
1.0.1-stage.483Version
Status history (1 event)
  1. newavailable · risk review · score 45 · status changed

Evidence

Static findings

12 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/widgets/oa-widget-image-carousel/ImageCarouselWidget.jsmatched "cUrl "12
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/widgets/oa-widget-image-carousel/ImageCarouselWidget.jsmatched "cUrl "12
lowObfuscationpackage/build/widgets/oa-widget-add-spare-part/AddSparePartCollapseWidget.jsmatched "\\u20B9"3
lowObfuscationpackage/build/widgets/oa-widget-add-spare-part/AddSparePartWidget.jsmatched "\\u20B9"3
lowObfuscationpackage/build/widgets/oa-widget-approval/ApprovalWidgetNew.jsmatched "\\xA0"3
lowObfuscationpackage/build/widgets/oa-widget-collapsible-key-value/CollapsibleKeyValueWidget.jsmatched "\\u20B9"3
lowObfuscationpackage/build/widgets/oa-widget-input-pattern-pin/CustomPinPatternCaptureWidget.jsmatched "\\xA0"3
lowObfuscationpackage/build/widgets/oa-form-widget/FormWidget.jsmatched "\\u20B9"3
lowObfuscationpackage/build/widgets/oa-widget-item-info-card/InfoCardListWidget.jsmatched "\\u20B9"3
lowObfuscationpackage/build/widgets/oa-widget-item-info-card/ItemInfoCardWidget.jsmatched "\\u20B9"3
lowObfuscationpackage/build/widgets/oa-widget-pincode-base-location/PincodeBaseLocation.jsmatched "\\u201C"3
lowObfuscationpackage/build/widgets/oa-widget-spare-part/SparePartsCollapseWidget.jsmatched "\\u20B9"3
lowObfuscationpackage/build/components/oa-component-accordion/styles.jsmatched "\\uD83D"3

Manifest

Package metadata

Scripts11
  • buildrm -rf build && NODE_ENV=production babel src/lib --out-dir build --copy-files
  • build-storybookstorybook build
  • linteslint src/** --ext .js,.jsx
  • lint-fixnpm run lint -- --fix
  • lint-fix-quietnpm run lint-fix -- --quiet
  • pre-commit./pre-commit.sh
  • publish:localnpm run build && yalc push --force
  • startreact-scripts start
  • storybookstorybook dev -p 6006
  • update-package-locknpm i --package-lock-only
  • watch:publishonchange 'src/lib/**/*' -- npm run publish:local
Dependencies17
  • @ant-design/icons^5.2.6
  • @babel/plugin-proposal-private-property-in-object^7.21.11
  • @material-ui/system^4.12.2
  • @storybook/addon-actions^7.6.3
  • @storybook/addon-styling^1.3.7
  • @storybook/cli^7.6.3
  • antd^5.11.4
  • d3^7.8.5
  • dayjs^1.11.10
  • immer^10.1.1
  • pdfjs-dist^2.6.347
  • react-google-maps^9.4.5
  • react-intersection-observer^8.32.5
  • react-markdown^8.0.7
  • react-pattern-lock^12.0.12
  • react-pdf^5.3.0
  • react-zoom-pan-pinch^3.7.0