PkgRadar

Package evidence

@genesislcap/[email protected]

Credential file access: matched ".npmrc"

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
3,522Niche · −30% score
Versions published
2,069Mature · −50% score
First published
Feb 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 bytes168,261
Previous version14.458.0
Published2026-06-12T17:30:23.799Z
SHA-256d2143d1d0cff38bd41e5545b152bf551a45be718ff2b30136976aae0ba992e51

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/plop/validators/index.jsmatched ".npmrc"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/postinstall"5

Manifest

Package metadata

Scripts8
  • buildnpm run clean && npm run copy:templates && tsc -b ./tsconfig.json
  • cleanrimraf dist temp tsconfig.tsbuildinfo
  • copy:templatesnode ./scripts/copy
  • devnpm run copy:templates && tsc -b ./tsconfig.json -w
  • lintgenx lint -l ox
  • lint:fixgenx lint -l ox --fix
  • postinstallnode ./scripts/postinstall
  • updatenode ./dist/schemas/migration/index
Dependencies29
  • @microsoft/fast-colors5.3.1
  • @microsoft/fast-components2.30.6
  • @microsoft/fast-element1.14.0
  • @microsoft/fast-foundation2.50.0
  • @microsoft/fast-router0.4.8
  • ajv8.16.0
  • chalk^4.1.2
  • change-case^4.1.2
  • conf^10.0.1
  • edit-json-file^1.7.0
  • fs-extra^10.0.0
  • inquirer^9.3.8
  • inquirer-directory^2.2.0
  • inquirer-file-tree-selection-prompt1.0.19
  • inquirer-fuzzy-path^2.3.0
  • inquirer-select-directory^1.2.0
  • klaw-sync^6.0.0
  • liftoff^4.0.0
  • minimist^1.2.5
  • node-fetch^2.6.7
  • node-plop^0.32.3
  • open^8.2.1
  • ora^3.4.0
  • plop^2.7.4
  • semver^7.5.2
  • simple-git^3.7.1
  • tar^6.1.11
  • terminal-link^2.1.1
  • yargs-parser^20.2.7