PkgRadar

Package evidence

@genesislcap/[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.

Weekly downloads
7,971Niche · −30% score
Versions published
1,983Mature · −50% score
First published
Mar 2023
Publisher
genesisnpm

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":["@genesislcap/[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":["@genesislcap/[email protected]"],"fail_on":"review"}'
Publishergenesisnpm
Artifact bytes6,087,213
Previous version14.445.0
Published2026-05-22T15:37:14.946Z
SHA-256b7b9c2798dd84ba364c67ce92ceb9d42423ebcc44e3aa4d9d5f537b430b59a5f

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
19Score
14.445.1Version
Status history (1 event)
  1. newavailable · risk review · score 19 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/npm.ajv.353.b508bcdc71d51d9f67cc.jsmatched "raw.githubusercontent.com"12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/npm.ajv.353.b508bcdc71d51d9f67cc.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/182.182.d9796b922eda2ef20224.jsmatched "atob("3
lowObfuscationpackage/dist/396.396.fbcc39868cafa4fccd62.jsmatched "eval("3
lowObfuscationpackage/dist/627.627.4f141eec86c616c87c1b.jsmatched "\\ufeff"3
lowObfuscationpackage/dist/npm.ajv.353.b508bcdc71d51d9f67cc.jsmatched "\\u2028"3
lowObfuscationpackage/dist/npm.json-schema-tools.708.e1d52c7a9f9baa30ded8.jsmatched "eval("3
lowObfuscationpackage/dist/npm.lodash.23.ee8ccf6f4e94f6e26b60.jsmatched "\\x00"3
lowObfuscationpackage/dist/npm.lossless-json.333.5ff3f61ba7aaecf9491c.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/npm.microsoft.544.2876a529a5417e6d679b.jsmatched "\\x3c"3
lowObfuscationpackage/dist/npm.uri-js.498.3757196a55caf6ff3f8f.jsmatched "\\uE000"3

Manifest

Package metadata

Scripts6
  • buildgenx build -b ts && genx build -e PUBLIC_PATH=auto
  • cleanrimraf dist temp tsconfig.tsbuildinfo
  • devgenx dev -b webpack
  • lintgenx lint -l ox
  • lint:fixgenx lint -l ox --fix
  • servegenx serve
Dependencies13
  • @genesislcap/documentation-components14.445.1
  • @genesislcap/foundation-logger14.445.1
  • @genesislcap/foundation-ui14.445.1
  • @genesislcap/rapid-design-system14.445.1
  • @genesislcap/rapid-grid-pro14.445.1
  • @microsoft/fast-colors5.3.1
  • @microsoft/fast-components2.30.6
  • @microsoft/fast-element1.14.0
  • @microsoft/fast-foundation2.50.0
  • change-case^4.1.2
  • express^4.18.2
  • open^10.1.0
  • yargs17.7.1