PkgRadar

Package evidence

[email protected]

Credential file access: matched "github_token"

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
351Mature · −50% score
First published
Jan 2025
Publisher
itwcw2000

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"}'
Publisheritwcw2000
Artifact bytes5,062,453
Previous version1.4.1
Published2026-05-27T19:26:44.353Z
SHA-2567a4650ff4cc60ded1c32a7b83326ce82b68fd32fee47feb3d5b42fe306f34ba1

Why flagged

What the scanner saw

Credential file access: matched "github_token"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/defaults/.github/workflows/build.ymlmatched "github_token"3

Manifest

Package metadata

Scripts6
  • preparenode -e "require('prepare-package')()"
  • prepare:watchnode -e "require('prepare-package/watch')()"
  • startnpm run prepare:watch
  • testnode ./bin/ultimate-jekyll test
  • wm:localnpm uninstall web-manager && npm i ../web-manager
  • wm:prodnpm uninstall web-manager && npm i web-manager@latest
Dependencies45
  • @babel/core^7.29.7
  • @babel/preset-env^7.29.7
  • @fullhuman/postcss-purgecss^8.0.0
  • @minify-html/node^0.18.1
  • @octokit/rest^22.0.1
  • @popperjs/core^2.11.8
  • @prettier/plugin-xml^3.4.2
  • adm-zip^0.5.17
  • babel-loader^10.1.1
  • browser-sync^3.0.4
  • chalk^5.6.2
  • chart.js^4.5.1
  • cheerio^1.2.0
  • chrome-launcher^1.2.1
  • dompurify^3.4.6
  • dotenv^17.4.2
  • fast-xml-parser^5.8.0
  • fs-jetpack^5.1.0
  • glob^13.0.6
  • gulp-clean-css^4.3.0
  • gulp-filter^10.0.0
  • gulp-postcss^10.0.0
  • gulp-rename^2.1.0
  • gulp-responsive-modern^1.0.0
  • gulp-sass^6.0.1
  • html-minifier-terser^7.2.0
  • html-validate^11.4.0
  • itwcw-package-analytics^1.0.8
  • js-yaml^4.1.1
  • json5^2.2.3
  • …and 15 more.