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.
- Versions published
- 404Mature · −50% score
- First published
- Mar 2016
- 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
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 9 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/generators/core/git/generators/github/CoreGitGithubGenerator.js | matched "GITHUB_TOKEN" | 30 |
Manifest
Package metadata
Scripts5
buildpnpm run build:definitionsbuild:definitionstsc -p tsconfig.jsonlintpnpm run lint:eslintlint:eslintpnpm run --dir '../..' eslint --quiet 'packages/pob'tsctsc
Dependencies26
@pob/eslint-config65.4.3@pob/eslint-config-typescript-react65.4.3@pob/sort-object11.1.1@pob/sort-pkg13.1.1@types/inquirer9.0.9@yeoman/adapter4.0.2@yeoman/types1.11.1eslint10.4.0findup-sync^5.0.0git-remote-url^1.0.1github-username^9.0.0js-yaml^4.1.1json5^2.2.3lodash.camelcase^4.3.0lodash.kebabcase^4.1.1mem-fs4.1.4mem-fs-editor12.0.4minimist1.2.8oxfmt0.51.0parse-author2.0.0pob-dependencies24.1.1semver7.8.1typescript6.0.3validate-npm-package-name^8.0.0yeoman-environment6.1.0yeoman-generator8.2.2