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
- 17,227Mainstream · −50% score
- Versions published
- 91Mature · −50% score
- First published
- Dec 2016
- Publisher
- davidwells
Effective trust discount applied: −50% (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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 6 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/transforms/code/resolve-github-file.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts13
bundlenpm run bundle:allbundle:allnpm run bundle:mac && npm run bundle:linux && npm run bundle:windowsbundle:linuxbun build ./cli.js --compile --minify --target=bun-linux-x64 --outfile dist/md-magic-linux-x64 && bun build ./cli.js --compile --minify --target=bun-linux-arm64 --outfile dist/md-magic-linux-arm64bundle:macbun build ./cli.js --compile --minify --target=bun-darwin-arm64 --outfile dist/md-magic-darwin-arm64 && bun build ./cli.js --compile --minify --target=bun-darwin-x64 --outfile dist/md-magic-darwin-x64bundle:windowsbun build ./cli.js --compile --minify --target=bun-windows-x64 --outfile dist/md-magic-windows-x64.execlinode ./cli.js --files 'README.md' --config ./md.config.jsdocsnode examples/generate-readme.jspostpublishgit push origin && git push origin --tagsrelease:majorpnpm version major --git-tag-version && pnpm publishrelease:minorpnpm version minor --git-tag-version && pnpm publishrelease:patchpnpm version patch --git-tag-version && pnpm publishtestuvu . '.test.([mc]js|[jt]sx?)$'typestsc --emitDeclarationOnly --outDir types
Dependencies18
@davidwells/dx-args0.2.0@davidwells/md-utils0.0.53color-convert^2.0.1comment-block-parser1.6.0comment-block-replacer0.1.19comment-block-transformer0.8.0globrex^0.1.2gray-matter^4.0.3is-glob^4.0.3is-local-path^0.1.6is-valid-path^0.1.1micro-mdx-parser^1.1.0module-alias^2.2.3mri^1.2.0node-fetch^2.7.0punycode^2.3.1smart-glob^1.0.2string-width^4.2.3