PkgRadar

Package evidence

@plumile/[email protected]

Credential file access: matched ".ssh/"

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
841
Versions published
102
First published
Mar 2026
Publisher
ohardy

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":["@plumile/[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":["@plumile/[email protected]"],"fail_on":"review"}'
Publisherohardy
Artifact bytes8,716,634
Previous version0.1.183
Published2026-06-11T09:55:03.842Z
SHA-2565dbcd8a4f65911a0a2bb7f52b5b6dc756a5c652cec9ea6eb345fe2158934fdc3

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.1.184Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/ssh-config.jsmatched ".ssh/"5
lowLarge Javascript Payloadpackage/lib/esm/theme/sprinkles.css.js2224105 bytes0

Manifest

Package metadata

Scripts8
  • build:package./tools/build-package.sh
  • build:package:esmvite build
  • build:package:typestsc --build tsconfig.types.json
  • check:build-packagetsc --noEmit
  • cleanrimraf lib && rimraf *.tsbuildinfo
  • i18n:checknpm run i18n:update -- --ci
  • i18n:updatei18next-cli extract --config ./i18next.config.ts
  • test:build-package./tools/test-build-package.sh
Dependencies12
  • @dnd-kit/core6.3.1
  • @dnd-kit/sortable10.0.0
  • @dnd-kit/utilities3.2.2
  • @nivo/line0.99.0
  • @vanilla-extract/css^1.20.1
  • @vanilla-extract/recipes^0.5.7
  • @vanilla-extract/sprinkles^1.6.5
  • markdown-to-jsx9.8.2
  • mermaid11.15.0
  • react-i18next^17.0.8
  • react-shiki^0.10.1
  • tslib^2.8.1