PkgRadar

Package evidence

@conduction/[email protected]

Large Javascript Payload: 7653830 bytes

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,623Niche · −30% score
Versions published
124
First published
Feb 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@conduction/[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":["@conduction/[email protected]"],"fail_on":"review"}'
Artifact bytes8,865,185
Previous version1.0.0-beta.106
Published2026-05-26T06:03:55.812Z
SHA-256c9b62ce12c28047fd81c2ad37c3f41408585be9756de1a2d6af9ff4ffd86f7c6

Why flagged

What the scanner saw

Large Javascript Payload: 7653830 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.0.0-beta.107Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/nextcloud-vue.cjs.js7653830 bytes10
mediumLarge Javascript Payloadpackage/dist/nextcloud-vue.esm.js7634365 bytes10

Manifest

Package metadata

Scripts18
  • buildrollup -c
  • build:validatorsnode scripts/build-validators.js
  • check:docsnode scripts/check-docs.js
  • check:integration-paritynode scripts/check-integration-parity.js
  • check:jsdocnode scripts/check-jsdoc.js
  • devrollup -c -w
  • jsdoc-baselines:updatenode scripts/check-jsdoc.js --update
  • linteslint src/
  • lint-fixnpm run lint -- --fix
  • prebuildnpm run build:validators
  • preparehusky || true
  • prepublishOnlynpm run build
  • pretestnpm run build:validators
  • styleguidecd styleguide && npm run server
  • styleguide:buildcd styleguide && npm run build
  • stylelintstylelint 'src/**/*.vue' 'src/**/*.css'
  • testjest
  • test:typestsd
Dependencies33
  • @codemirror/autocomplete^6.0.0
  • @codemirror/commands^6.0.0
  • @codemirror/lang-html^6.4.11
  • @codemirror/lang-json^6.0.2
  • @codemirror/lang-xml^6.1.0
  • @codemirror/language^6.0.0
  • @codemirror/lint^6.0.0
  • @codemirror/search^6.0.0
  • @codemirror/state^6.0.0
  • @codemirror/view^6.0.0
  • @microsoft/fetch-event-source^2.0.1
  • @nextcloud/dialogs^6.4.2
  • @nextcloud/event-bus^3.3.3
  • @nextcloud/notify_push^1.0.0
  • @types/react^18.0.0
  • @uiw/codemirror-theme-github^4.25.8
  • @vueuse/core^10.0.0
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • apexcharts^4.7.0
  • codemirror^6.0.0
  • dompurify^3.0.0
  • gridstack^10.3.1
  • leaflet^1.9.0
  • leaflet.markercluster^1.5.3
  • linkifyjs^4.3.3
  • lodash^4.17.21
  • marked^15.0.0
  • style-mod^4.0.0
  • vue-apexcharts^1.7.0
  • …and 3 more.