PkgRadar

Package evidence

@markdownkit/[email protected]

no findings

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 monitoring

No 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"}'
Publisheridominikos
Artifact bytes30,025
Previous version2.2.0
Published2026-06-01T09:52:24.908Z
SHA-25606a521a0175c4bdc36bbe6ddba2c4e5b471c42b513ca79047dce15a38b16fc83

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

low
Last checked
lowRisk
0Score
2.3.0Version
Status history (1 event)
  1. newavailable · 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:ci
  • check-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 test
  • clean-cacherm -rf .remark-cache
  • formatoxfmt --write .
  • format:checkoxfmt --check .
  • format:check-remarkremark . --quiet
  • format:remarkremark . --output --quiet
  • lintoxlint .
  • lint:allpnpm run lint:remark && pnpm run lint:oxlint-mdx
  • lint: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 --frail
  • nuclearnode cli.js nuclear
  • processpnpm run format:remark && pnpm run lint:all
  • process:safepnpm run format:check-remark && pnpm run lint:all
  • testpnpm run process:safe
  • test: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.0
  • fumadocs-docgen^3.0.10
  • glob^13.0.6
  • js-yaml^4.2.0
  • rehype-remark^10.0.1
  • remarklatest
  • remark-directive^4.0.0
  • remark-docx^0.3.28
  • remark-emoji^5.0.2
  • remark-frontmatter^5.0.0
  • remark-gfm^4.0.1
  • remark-html^16.0.1
  • remark-linkify^1.1.0
  • remark-lint^10.0.1
  • remark-lint-alphabetize-lists^3.0.0
  • remark-lint-definition-case^4.0.1
  • remark-lint-emphasis-marker^4.0.1
  • remark-lint-final-newline^3.0.1
  • remark-lint-frontmatter-schema^3.15.4
  • remark-lint-hard-break-spaces^4.1.1
  • remark-lint-heading-capitalization^1.3.0
  • remark-lint-heading-increment^4.0.1
  • remark-lint-heading-style^4.0.1
  • remark-lint-link-title-style^4.0.1
  • remark-lint-list-item-bullet-indent^5.0.1
  • remark-lint-list-item-indent^4.0.1
  • …and 45 more.