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
- 1
- First published
- Jun 2026
- Publisher
- adrianwebb
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":["@treeseed/[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":["@treeseed/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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
No findings stored for this release.
Manifest
Package metadata
Scripts15
buildvite build && node ./scripts/copy-assets.mjschecktsc --noEmit && astro check --root sandboxdevastro dev --root sandboxprepacknpm run buildpreviewastro preview --root sandboxrelease:check-tagnode ./scripts/assert-release-tag-version.mjsrelease:publishnode ./scripts/publish-package.mjsrelease:setupnpm cirelease:verifynode ./scripts/release-verify.mjstestvitest runtest:allnpm run build && npm run test && npm run test:e2etest:e2eplaywright testtest:unitvitest run tests/unit tests/component tests/packageverifynpm run verify:directverify:directnpm run release:verify
Dependencies12
@codemirror/lang-markdown^6.5.0@codemirror/language^6.12.3@codemirror/view^6.43.0@lezer/highlight^1.2.3@mdxeditor/editor^4.0.2codemirror^6.0.2rehype-stringify^10.0.1remark-gfm^4.0.1remark-parse^11.0.0remark-rehype^11.1.2unified^11.0.5yaml^2.8.1