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
- 46,726Mainstream · −50% score
- Versions published
- 294Mature · −50% score
- First published
- Oct 2013
- Publisher
- mraible
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":["[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
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
Status history (1 event)
- new → available · risk review · score 13 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/lib/ci/github.js | matched "GITHUB_TOKEN" | 30 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/lib/ci/github.js | matched "GITHUB_TOKEN" | 30 |
| low | Credential file access | package/dist/generators/angular/cleanup.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/generators/react/cleanup.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/generators/vue/cleanup.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts21
buildnpm run compile && npm run copy-files && npm run copy-typescheck-typestsc -p tsconfig.spec.jsoncleanrimraf distcompiletsccopy-filescpy "**" "!**/*.(js|cjs|mjs|ts|cts|mts|snap)" "!**/__*/*" "../dist/generators" --cwd=generators --dotcopy-typescpy "**/*.d.(|c|m)ts" "../dist/generators" --cwd=generators && cpy "**/*.d.(|c|m)ts" "../dist/lib" --cwd=libeslinteslint . --max-warnings 5jdl:testesmocha lib/jdl --no-insight --forbid-only -pjdl:test-watchnpm run jdl:test -- --watchjsdocjsdoc --configure jsdoc-conf.jsonlintnpm run eslintlint-fixnpm run eslint -- --fix && npm run prettier:formatpostbuildnode bin/fix-bin.cjsprebuildnpm run cleanpreparenpm run buildpretestnpm run lint && npm run check-typesprettier:checkprettier . --check --experimental-cliprettier:formatprettier . --write --experimental-clitestesmocha test generators cli .blueprint lib --forbid-onlyupdate-snapshotesmocha --no-insight --no-parallel --update-snapshot --update-snapshotsesmocha test generators cli .blueprint lib/jdl lib --forbid-only --update-snapshot --enable-source-maps
Dependencies51
@eslint/js9.39.2@faker-js/faker10.4.0@iarna/toml3.0.0@types/ejs3.1.5@types/lodash-es4.17.12@yeoman/adapter4.0.2@yeoman/conflicter4.1.0@yeoman/namespace2.1.0@yeoman/transform2.1.1@yeoman/types1.11.1chalk5.6.2chevrotain12.0.0commander14.0.3debug4.4.3didyoumean1.2.2dockerfile-ast0.7.1dot-properties1.1.1ejs5.0.2eslint9.39.2eslint-plugin-import-x4.16.1eslint-plugin-java-lang0.6.0eslint-plugin-unused-imports4.4.1execa9.6.1fast-xml-parser5.8.0globals17.6.0isbinaryfile5.0.0latest-version9.0.0lodash-es4.18.1mem-fs4.1.4mem-fs-editor12.0.4- …and 21 more.