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,608
Previous versionnone
Published2020-02-12T17:24:46.618Z
SHA-2568382ff1ae790331e70616f2a38c8b189859c7703355c518914d79af75a08a56a

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.1Version
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