PkgRadar

Package evidence

@devwellington/[email protected]

Install-time lifecycle script: postinstall="node scripts/install-agents.js && node scripts/install-obsidian-plugin.js"

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
951
Versions published
39
First published
Apr 2026
Publisher
devwellington

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":["@devwellington/[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":["@devwellington/[email protected]"],"fail_on":"review"}'
Publisherdevwellington
Artifact bytes137,610
Previous version1.6.7
Published2026-05-25T16:19:32.845Z
SHA-2560da945689675954ce1878b7e32f17dd86c81d62341ebe0ccb4c85af47d0c9802

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/install-agents.js && node scripts/install-obsidian-plugin.js"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.7.0Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
  2. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/install-agents.js && node scripts/install-obsidian-plugin.js"5

Manifest

Package metadata

Scripts7
  • postinstallnode scripts/install-agents.js && node scripts/install-obsidian-plugin.js
  • regeneratenode scripts/regenerate-summaries.js
  • searchnode src/cli/search.js
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • test:coveragenode --experimental-vm-modules node_modules/jest/bin/jest.js --coverage
  • test:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watch
  • validatenode scripts/validate-reports.js
Dependencies3
  • @aws-sdk/client-s3^3.1053.0
  • @google-cloud/storage^7.19.0
  • gray-matter^4.0.3