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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/nextcloud-vue.cjs.js | 7653830 bytes | 10 |
| medium | Large Javascript Payload | package/dist/nextcloud-vue.esm.js | 7634365 bytes | 10 |
Manifest
Package metadata
Scripts18
buildrollup -cbuild:validatorsnode scripts/build-validators.jscheck:docsnode scripts/check-docs.jscheck:integration-paritynode scripts/check-integration-parity.jscheck:jsdocnode scripts/check-jsdoc.jsdevrollup -c -wjsdoc-baselines:updatenode scripts/check-jsdoc.js --updatelinteslint src/lint-fixnpm run lint -- --fixprebuildnpm run build:validatorspreparehusky || trueprepublishOnlynpm run buildpretestnpm run build:validatorsstyleguidecd styleguide && npm run serverstyleguide:buildcd styleguide && npm run buildstylelintstylelint 'src/**/*.vue' 'src/**/*.css'testjesttest: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.0ajv^8.20.0ajv-formats^3.0.1apexcharts^4.7.0codemirror^6.0.0dompurify^3.0.0gridstack^10.3.1leaflet^1.9.0leaflet.markercluster^1.5.3linkifyjs^4.3.3lodash^4.17.21marked^15.0.0style-mod^4.0.0vue-apexcharts^1.7.0- …and 3 more.