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
- 592
- Versions published
- 34
- First published
- May 2026
- Publisher
- she-writescode
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@dyrected/[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":["@dyrected/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3537351 bytes
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 low · score 0 · 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 | Large Javascript Payload | package/dist/index.mjs | 3537351 bytes | 0 |
Manifest
Package metadata
Scripts5
buildtsc -b && vite builddevvitelinteslint .previewvite previewtestvitest
Dependencies46
@dnd-kit/core^6.3.1@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@dyrected/core^2.5.24@dyrected/sdk^2.5.24@hookform/resolvers^5.2.2@radix-ui/react-aspect-ratio^1.1.8@radix-ui/react-checkbox^1.3.3@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-popover^1.1.15@radix-ui/react-progress^1.1.8@radix-ui/react-radio-group^1.3.8@radix-ui/react-scroll-area^1.2.10@radix-ui/react-select^2.2.6@radix-ui/react-separator^1.1.8@radix-ui/react-slot^1.2.4@radix-ui/react-switch^1.2.6@radix-ui/react-tabs^1.1.13@radix-ui/react-toggle^1.1.10@radix-ui/react-tooltip^1.2.8@tailwindcss/typography^0.5.15@tanstack/react-table^8.21.3@tiptap/extension-image^3.22.5@tiptap/extension-link^3.22.5@tiptap/extension-table^3.23.6@tiptap/extension-text-align^3.22.5@tiptap/extension-underline^3.22.5@tiptap/react^3.22.5- …and 16 more.