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
- 1,294Niche · −30% score
- Versions published
- 262Mature · −50% score
- First published
- Oct 2021
- 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":["@form8ion/[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":["@form8ion/[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 12 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/npm-config/reader.js | matched ".npmrc" | 10 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/npm-config/reader.js | matched ".npmrc" | 10 |
| low | Credential file access | package/lib/index.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/npm-config/reader.test.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/npm-config/tester.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/npm-config/tester.test.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/npm-config/writer.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/npm-config/writer.test.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts29
buildnpm-run-all --print-label --parallel build:*build:jsrollup --configcleanrimraf ./libgenerate:mdremark . --outputlint:enginesls-engineslint:gherkingplint --config .gplintrc.jsonlint:jseslint . --cachelint:js:fixrun-s 'lint:js -- --fix'lint:lockfilelockfile-lintlint:peernpm ls >/dev/nulllint:publishpublint --strictlint:sensitivebanprebuildrun-s cleanpregenerate:mdrun-s buildprepackrun-s buildpreparehuskypretestrun-s buildpretest:integration:baserun-s buildtemp-disabled:lint:mdremark . --frailtestnpm-run-all --print-label --parallel lint:* --parallel test:*test:integrationrun-s 'test:integration:base -- --profile noWip'test:integration:baseNODE_OPTIONS=--enable-source-maps DEBUG=any cucumber-js test/integrationtest:integration:debugDEBUG=test run-s test:integrationtest:integration:focusrun-s 'test:integration:base -- --profile focus'test:integration:wiprun-s 'test:integration:base -- --profile wip'test:integration:wip:debugDEBUG=test run-s 'test:integration:wip'test:unitrun-s 'test:unit:base -- --coverage'test:unit:baseNODE_ENV=test DEBUG=any vitest run src/watchrun-s 'build:js -- --watch'
Dependencies22
@form8ion/c8^1.0.0-beta.2@form8ion/codecov^7.0.0-beta.1@form8ion/commit-convention^8.0.0-beta.6@form8ion/config-file^1.1.1@form8ion/core^5.0.0-beta.9@form8ion/eslint^7.0.0-beta.1@form8ion/husky^7.0.0-beta.1@form8ion/javascript-core^12.0.0-beta.1@form8ion/overridable-prompts^1.2.0@form8ion/prettier^3.0.0@hapi/hoek^11.0.0@travi/language-scaffolder-prompts^2.0.0-beta.1camelcase^9.0.0deepmerge^4.2.2execa^9.5.1ini^6.0.0joi^18.2.1mustache^4.2.0npm-conf^1.1.3sort-object-keys^2.0.0touch^3.1.0validate-npm-package-name^7.0.0