PkgRadar

Package evidence

@npmcorp/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
3
First published
Feb 2020
Publisher
ronperris

Recommended action

Review before promoting

Mixed 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":["@npmcorp/[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":["@npmcorp/[email protected]"],"fail_on":"review"}'
Publisherronperris
Artifact bytes322,648
Previous version12.0.1
Published2020-02-12T17:39:14.177Z
SHA-2566b6683262c68d1c9d5d3a5f739ab6f83459e2a48c63f349b6b16d9f49931d493

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

review
Last checked
reviewRisk
12Score
12.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/marky-markdown.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts6
  • buildrm -rf dist && mkdir dist && touch dist/marky-markdown.js && browserify index.js -i highlights -s markyMarkdown > dist/marky-markdown.js
  • prebuildnode bin/build-marky-info.js
  • prepublishnpm run build
  • pretestnpm run build
  • releasestandard-version --commit-all
  • teststandard --fix && mocha --timeout 8000
Dependencies26
  • atom-language-diff^1.0.0
  • atom-language-nginx^0.6.1
  • github-slugger^1.2.0
  • github-url-to-object^4.0.0
  • highlights^3.2.0-candidate.1
  • highlights-tokens^1.0.1
  • innertext^1.0.2
  • is-plain-obj^1.1.0
  • language-dart^0.1.1
  • language-erlang^2.0.0
  • language-glsl^2.0.1
  • language-haxe^0.2.1
  • language-ini^1.7.0
  • language-rust^0.4.7
  • language-stylus^0.5.2
  • lodash.assign^4.0.2
  • lodash.defaults^4.0.1
  • lodash.pickby^4.2.1
  • markdown-it^8.4.0
  • markdown-it-emoji^1.3.0
  • markdown-it-expand-tabs^1.0.12
  • markdown-it-lazy-headers^0.1.3
  • markdown-it-task-lists^2.0.1
  • property-ttl^1.0.0
  • sanitize-html^1.17.0
  • similarity^1.0.1