PkgRadar

Package evidence

@document-writing-tools/[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
172
Versions published
19
First published
Apr 2026
Publisher
l3montree-dev

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":["@document-writing-tools/[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":["@document-writing-tools/[email protected]"],"fail_on":"review"}'
Publisherl3montree-dev
Artifact bytes17,676,752
Previous version2.2.0-rc.1
Published2026-05-26T14:41:21.349Z
SHA-25647359412fb6b64bb0770220445db3496689e31e6737729ca3d5daf2d079ddefb

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
2.2.0-rc.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowCredential file accesspackage/dist/ssh-config-KGT3XZGN.jsmatched ".ssh"5

Manifest

Package metadata

Scripts9
  • buildtsup && npm run build:tailwind
  • build:tailwindnpx concurrently "npx postcss css/styles.css -o dist/styles.css --verbose" "npx postcss css/themes/bund/bund.css -o dist/bund.css --verbose" "npx postcss css/themes/opencode/opencode.css -o dist/opencode.css --verbose" "npx postcss css/themes/opendesk/opendesk.css -o dist/opendesk.css --verbose"
  • cleanrimraf ./dist ./styles.css
  • devnpx concurrently "npm run dev:layout" "npm run dev:tailwind"
  • dev:layouttsup --watch
  • dev:tailwindTAILWIND_MODE=watch npx concurrently "npx postcss css/styles.css -o dist/styles.css --watch" "npx postcss css/themes/bund/bund.css -o dist/bund.css --watch" "npx postcss css/themes/opencode/opencode.css -o dist/opencode.css --watch" "npx postcss css/themes/opendesk/opendesk.css -o dist/opendesk.css --watch"
  • type-checktsc --noEmit
  • typestsup --dts-only
  • types:checktsc --noEmit
Dependencies54
  • @base-ui/react1.4.1
  • @document-writing-tools/kernux-react2.2.0-rc.2
  • @headlessui/react^2.2.9
  • @heroicons/react^2.2.0
  • @hookform/resolvers^5.2.2
  • @kern-ux/native^2.5.0
  • @mdx-js/loader^3.1.1
  • @mdx-js/mdx^3.1.1
  • @mdx-js/react^3.1.1
  • @mdxeditor/editor^3.52.5
  • @next/mdx^16.2.1
  • @radix-ui/number^1.1.1
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-navigation-menu^1.2.14
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @theguild/remark-mermaid^0.3.0
  • @types/jszip^3.4.1
  • @types/mdx^2.0.13
  • class-variance-authority^0.7.1
  • clsx2.1.1
  • cmdk^1.1.1
  • dotenv^17.3.1
  • …and 24 more.