PkgRadar

Package evidence

@abraca/[email protected]

Remote Payload: matched "cUrl "

Recommended action

Block this update

Static 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":["@abraca/[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":["@abraca/[email protected]"],"fail_on":"high"}'
Publisherrgby
Artifact bytes598,881
Previous version2.6.0
Published2026-05-22T11:31:17.138Z
SHA-256db760bea3e2e9f2c6810d15d6d243abfd08a50c18a73c91d55c1b8adbf98618c

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

high
Last checked
highRisk
135Score
2.7.0Version
Status history (1 event)
  1. newavailable · risk high · score 135 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

rgby

4 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/runtime/composables/useCommandPalette.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/runtime/composables/useDocImport.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/runtime/composables/useDocSlugs.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/runtime/composables/useFollowUser.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/runtime/composables/useIdentityDoc.jsmatched "cUrl "12
Show all 30 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/runtime/composables/useCommandPalette.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/runtime/composables/useDocImport.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/runtime/composables/useDocSlugs.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/runtime/composables/useFollowUser.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/runtime/composables/useIdentityDoc.jsmatched "cUrl "12
lowObfuscationpackage/dist/runtime/server/plugins/abracadabra-service.jsmatched "atob("3
lowObfuscationpackage/dist/runtime/utils/caretCoordinates.jsmatched "\\xA0"3
lowObfuscationpackage/dist/runtime/utils/chatContent.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/server/utils/docCache.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/utils/duplicateDocContent.jsmatched "\\u2192"3
lowObfuscationpackage/dist/runtime/locale.jsmatched "\\u2026"3
lowObfuscationpackage/dist/runtime/utils/notificationRenderers.jsmatched "\\xB7"3
lowObfuscationpackage/dist/runtime/plugin-abracadabra.client.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/runtime/server/utils/schemaServerSupport.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/utils/schemaSupport.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/utils/slugify.jsmatched "\\u0300"3
lowObfuscationpackage/dist/runtime/composables/useAbracadabraSchema.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/composables/useCalendarView.jsmatched "\\u2013"3
lowObfuscationpackage/dist/runtime/composables/useChat.jsmatched "atob("3
lowObfuscationpackage/dist/runtime/composables/useDevicePairing.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/composables/useDocExport.jsmatched "\\u2026"3
lowObfuscationpackage/dist/runtime/composables/useDocLabels.jsmatched "\\u2026"3
lowObfuscationpackage/dist/runtime/composables/useEditorSuggestions.jsmatched "\\u2026"3
lowObfuscationpackage/dist/runtime/composables/useNotifications.jsmatched "\\u2026"3
lowObfuscationpackage/dist/runtime/composables/usePluginCatalog.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/composables/useSheetsFormulas.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/runtime/composables/useSheetsView.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/runtime/composables/useVoice.jsmatched "\\u2014"3
lowObfuscationpackage/dist/runtime/composables/useWebRTC.jsmatched "atob("3
lowObfuscationpackage/dist/module.mjsmatched "\\u2014"3

Manifest

Package metadata

Scripts13
  • devnpm run dev:prepare && nuxt dev playground
  • dev:buildnuxt build playground
  • dev:preparenuxt-module-build build --stub && nuxt-module-build prepare && nuxt prepare playground
  • linteslint .
  • releasenpm run lint && npm run prepack
  • testvitest run
  • test:e2eplaywright test
  • test:e2e:headedplaywright test --headed
  • test:e2e:uiplaywright test --ui
  • test:integrationvitest run --config test/integration/vitest.config.ts --reporter=verbose
  • test:typesvue-tsc --noEmit && cd playground && vue-tsc --noEmit
  • test:unitvitest run --config test/unit/vitest.config.ts
  • test:watchvitest watch
Dependencies4
  • @nuxt/kit^4.4.6
  • @vueuse/core^14.3.0
  • defu^6.1.7
  • nanoevents^9.1.0