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
- 12
- Versions published
- 7
- First published
- Jan 2026
- Publisher
- idominikos
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":["@markdownkit/[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":["@markdownkit/[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
Scripts22
checkpnpm run format:check && pnpm run lint:cicheck-linksmarkdown-link-check **/*.{md,mdx,mdc,mdd}check:fix-suggestionsoxlint --import-plugin --node-plugin --type-aware --type-check --vitest-plugin --fix --fix-suggestions . && oxfmt --write .check:fullpnpm run check && pnpm run testclean-cacherm -rf .remark-cacheformatoxfmt --write .format:checkoxfmt --check .format:check-remarkremark . --quietformat:remarkremark . --output --quietlintoxlint .lint:allpnpm run lint:remark && pnpm run lint:oxlint-mdxlint:cioxlint --deny-warnings .lint:fixoxlint --fix .lint:fix-unsafeoxlint --import-plugin --node-plugin --type-aware --type-check --vitest-plugin --fix --fix-suggestions --fix-dangerously .lint:oxlint-mdxoxlint-mdx "**/*.{md,mdx,mdc,mdd}"lint:oxlint-mdx:fixoxlint-mdx --fix "**/*.{md,mdx,mdc,mdd}"lint:remarkremark . --quiet --frailnuclearnode cli.js nuclearprocesspnpm run format:remark && pnpm run lint:allprocess:safepnpm run format:check-remark && pnpm run lint:alltestpnpm run process:safetest:clinode --test test/**/*.test.mjs
Dependencies75
@adobe/remark-gridtables^3.0.20@code-dot-org/remark-plugins^2.0.1@markdownkit/oxlint-mdx^2.2.0@markdownkit/remark-mdd^2.2.0@theguild/remark-mermaid^0.3.0fumadocs-docgen^3.0.10glob^13.0.6js-yaml^4.2.0rehype-remark^10.0.1remarklatestremark-directive^4.0.0remark-docx^0.3.28remark-emoji^5.0.2remark-frontmatter^5.0.0remark-gfm^4.0.1remark-html^16.0.1remark-linkify^1.1.0remark-lint^10.0.1remark-lint-alphabetize-lists^3.0.0remark-lint-definition-case^4.0.1remark-lint-emphasis-marker^4.0.1remark-lint-final-newline^3.0.1remark-lint-frontmatter-schema^3.15.4remark-lint-hard-break-spaces^4.1.1remark-lint-heading-capitalization^1.3.0remark-lint-heading-increment^4.0.1remark-lint-heading-style^4.0.1remark-lint-link-title-style^4.0.1remark-lint-list-item-bullet-indent^5.0.1remark-lint-list-item-indent^4.0.1- …and 45 more.