PkgRadar

Package evidence

@karmaniverous/[email protected]

Install-time lifecycle script: postinstall="node scripts/download-plantuml.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
528
Versions published
45
First published
Mar 2026
Publisher
eponymous

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":["@karmaniverous/[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":["@karmaniverous/[email protected]"],"fail_on":"review"}'
Publishereponymous
Artifact bytes570,161
Previous version3.10.9
Published2026-05-16T06:21:19.283Z
SHA-256333669467fcd25ff68ef256c4f83e3fb6e26157d39b5e80d32b505f1c94aaf33

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/download-plantuml.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
3.10.10Version
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/download-plantuml.js"5

Manifest

Package metadata

Scripts14
  • buildcross-env NO_COLOR=1 rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript
  • changeloggit-cliff -o CHANGELOG.md
  • devtsx watch src/server.ts
  • knipknip
  • linteslint .
  • lint:fixeslint --fix .
  • postbuildcd client && npm run build
  • postinstallnode scripts/download-plantuml.js
  • prebuildnpx rimraf dist .tsbuildinfo
  • releasedotenvx run -f .env.local -- release-it
  • release:predotenvx run -f .env.local -- release-it --no-git.requireBranch --github.prerelease --preRelease
  • startnode dist/src/server.js
  • testvitest run
  • typecheckcross-env NODE_OPTIONS=--max-old-space-size=4096 tsc --noEmit
Dependencies22
  • @fastify/cookie^11.0.2
  • @fastify/static^8.3.0
  • @karmaniverous/jeeves^0.5.10
  • @karmaniverous/jeeves-server-core^0.1.2
  • @karmaniverous/jsonmap^2.1.1
  • @mermaid-js/mermaid-cli^11.14.0
  • @turbodocx/html-to-docx^1.20.1
  • ajv^8.20.0
  • archiver^7.0.1
  • cheerio^1.2.0
  • fastify^5.8.5
  • lz-string^1.5.0
  • markdown-it^14.1.1
  • markdown-it-anchor^9.2.0
  • markdown-it-task-lists^2.1.1
  • mime-types^3.0.2
  • package-directory^8.2.0
  • picomatch^4.0.4
  • plantuml-encoder^1.4.0
  • puppeteer^23.11.1
  • puppeteer-core^23.11.1
  • radash^12.1.1