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
- 10,447Mainstream · −50% score
- Versions published
- 382Mature · −50% score
- First published
- Dec 2023
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@kong/[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":["@kong/[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 1 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/ssh-config-B7jk1vQp.js | matched ".ssh/" | 5 |
| low | Obfuscation Density | package/dist/chunk-727SXJPM-B2_6_WLv.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/kong-markdown.umd.js | 8303478 bytes | 0 |
Manifest
Package metadata
Scripts17
buildpnpm run typecheck && pnpm run build:package && pnpm run build:types && pnpm run build:aliasesbuild:aliasestsc-alias -p './tsconfig.build.json'build:analyzerBUILD_VISUALIZER='core/markdown-ui' vite build -m productionbuild:packagevite build -m productionbuild:sandboxcross-env USE_SANDBOX=true vite build -m productionbuild:typesvue-tsc -p './tsconfig.build.json' --emitDeclarationOnlycommitczdevcross-env USE_SANDBOX=true vitelinteslintlint:fixeslint --fixpreviewpnpm run build:sandbox && cross-env USE_SANDBOX=true vite previewsemantic-releasesemantic-releasestylelintstylelint --allow-empty-input './src/**/*.{css,scss,vue}'stylelint:fixstylelint --allow-empty-input './src/**/*.{css,scss,sass,vue}' --fixtestcross-env FORCE_COLOR=1 vitest runtest:opencross-env FORCE_COLOR=1 vitest --uitypecheckvue-tsc -p './tsconfig.build.json' --noEmit
Dependencies22
@kong/icons^1.53.0@mdit-vue/plugin-frontmatter^3.0.2@sindresorhus/slugify^3.0.0@vueuse/core^14.3.0buffer^6.0.3dompurify^3.4.3html-format^1.1.7markdown-it^14.1.1markdown-it-abbr^2.0.0markdown-it-anchor^9.2.0markdown-it-attrs^4.3.1markdown-it-deflist^3.0.0markdown-it-emoji^3.0.0markdown-it-footnote^4.0.0markdown-it-ins^4.0.0markdown-it-mark^4.0.0markdown-it-sub^2.0.0markdown-it-sup^2.0.0markdown-it-task-lists^2.1.1markdown-it-textual-uml^0.17.1mermaid^11.15.0uuid^14.0.0