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
- 9
- Versions published
- 105Mature · −50% score
- First published
- Jan 2020
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/plugins/sandpack.js | matched "raw.githubusercontent.com" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/plugins/sandpack.js | matched "raw.githubusercontent.com" | 12 |
| low | Obfuscation Density | package/bin/index.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts10
buildpnpm build:cli && tsc -p ./tsconfig.build.jsonbuild:cliesbuild ./src/bin/index.ts --tsconfig=./tsconfig.cli.json --outdir=./bin --platform=node --sourcemap --bundle --packages=externalbuild:websitepnpm build:cli && pnpm run docs --build --ga G-7X2Z4B2KV0docsnode ./bin docsprepublishOnlypnpm buildschemanpx [email protected] -p src/common/config.ts -t CliConfig -o schema.jsonstartconcurrently npm:start:cli npm:start:docsstart:clipnpm build:cli --watchstart:docscross-env GEM_BOOK_DEV=true nodemon --watch bin --exec "pnpm run docs"testcross-env wtr
Dependencies24
@aaroon/workbox-rspack-plugin^0.3.2@mantou/gem^2.2.4@rspack/cli^1.0.5@rspack/core^1.0.5@rspack/dev-server^1.0.5anymatch^3.1.3chalk^2.4.2cheerio^1.0.0-rc.12chokidar^3.5.3commander^7.2.0express^4.17.3front-matter^4.0.2git-remote-origin-url^3.1.0git-repo-info^2.1.1jimp^0.16.1marked^10.0.0mkdirp^1.0.4parse-github-url^1.0.2sitemap-rspack-plugin^1.1.1string-replace-loader^3.1.0ts-loader^9.5.1tslib^2.7.0typescript^5.6.2yaml^1.10.2