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.
- Versions published
- 21
- First published
- Apr 2026
- Publisher
- l3montree-dev
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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/ssh-config-KGT3XZGN.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts9
buildtsup && npm run build:tailwindbuild: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.cssdevnpx concurrently "npm run dev:layout" "npm run dev:tailwind"dev:layouttsup --watchdev: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 --noEmittypestsup --dts-onlytypes:checktsc --noEmit
Dependencies53
@document-writing-tools/kernux-react2.1.1@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.13class-variance-authority^0.7.1clsx2.1.1cmdk^1.1.1dotenv^17.3.1embla-carousel-react^8.6.0- …and 23 more.