PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
25Mature · −50% score
First published
Jun 2017
Publisher
pascale-beier

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 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":["[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"}'
Publisherpascale-beier
Artifact bytes26,132,114
Previous version2.2.5
Published2023-07-16T21:50:23.435Z
SHA-2562355be80121ab89493dd02ceefd99a5d32501e1004179c516f45ec504825dbca

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/site/themes/hugo-theme-relearn/static/js/mathjax/input/tex/extensions/ams.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/site/themes/hugo-theme-relearn/static/js/mathjax/input/mml/entities.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/site/themes/hugo-theme-relearn/static/js/mathjax/sre/sre_browser.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/docs/js/mermaid.min.js2885650 bytes10
mediumLarge Javascript Payloadpackage/site/themes/hugo-theme-relearn/static/js/mermaid.min.js2885650 bytes10
Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/site/themes/hugo-theme-relearn/static/js/mathjax/input/tex/extensions/ams.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/site/themes/hugo-theme-relearn/static/js/mathjax/input/mml/entities.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/site/themes/hugo-theme-relearn/static/js/mathjax/sre/sre_browser.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/docs/js/mermaid.min.js2885650 bytes10
mediumLarge Javascript Payloadpackage/site/themes/hugo-theme-relearn/static/js/mermaid.min.js2885650 bytes10
lowCredential file accesspackage/site/themes/hugo-theme-relearn/.github/actions/check_milestone/action.yamlmatched "github_token"3
lowCredential file accesspackage/site/themes/hugo-theme-relearn/.github/actions/deploy_site/action.yamlmatched "github_token"3
lowCredential file accesspackage/site/themes/hugo-theme-relearn/.github/actions/release_milestone/action.yamlmatched "github_token"3
lowCredential file accesspackage/site/themes/hugo-theme-relearn/.github/workflows/docs-build-deployment.yamlmatched "github_token"3
lowCredential file accesspackage/site/themes/hugo-theme-relearn/.github/workflows/version-release.yamlmatched "github_token"3
lowCredential file accesspackage/.github/workflows/create-release.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/.github/workflows/npm-publish.ymlmatched "NPM_TOKEN"3

Manifest

Package metadata

Scripts11
  • buildwebpack
  • check-styleeslint webpack.config.js src/ tests/
  • coverage-unitjest --coverage
  • devwebpack -w
  • docsnpm run docs-build
  • docs-buildhugo --cleanDestinationDir
  • docs-compilenpm run docs-build
  • docs-servehugo server --disableFastRender
  • fix-styleeslint --fix webpack.config.js src/ tests/
  • testnpm run test-unit
  • test-unitjest
Dependencies3
  • @babel/runtime7.17.2
  • big.js6.1.1
  • lodash4.17.21