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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/plop/validators/index.js | matched ".npmrc" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/postinstall" | 5 |
Manifest
Package metadata
Scripts8
buildnpm run clean && npm run copy:templates && tsc -b ./tsconfig.jsoncleanrimraf dist temp tsconfig.tsbuildinfocopy:templatesnode ./scripts/copydevnpm run copy:templates && tsc -b ./tsconfig.json -wlintgenx lint -l oxlint:fixgenx lint -l ox --fixpostinstallnode ./scripts/postinstallupdatenode ./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.8ajv8.16.0chalk^4.1.2change-case^4.1.2conf^10.0.1edit-json-file^1.7.0fs-extra^10.0.0inquirer^9.3.8inquirer-directory^2.2.0inquirer-file-tree-selection-prompt1.0.19inquirer-fuzzy-path^2.3.0inquirer-select-directory^1.2.0klaw-sync^6.0.0liftoff^4.0.0minimist^1.2.5node-fetch^2.6.7node-plop^0.32.3open^8.2.1ora^3.4.0plop^2.7.4semver^7.5.2simple-git^3.7.1tar^6.1.11terminal-link^2.1.1yargs-parser^20.2.7