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,177Niche · −30% score
- Versions published
- 83Mature · −50% score
- First published
- Jun 2020
- 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 3 · 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/lib/index.js | matched ".npmrc" | 5 |
| low | Credential file access | package/lib/index.mjs | 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:mdremark . --fraillint:peernpm ls >/dev/nulllint:publishpublint --strictlint:sensitivebanprebuildrun-s cleanpregenerate:mdrun-s buildprepackrun-s buildpreparehuskypretestrun-s buildpretest:integration:baserun-s buildtestnpm-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/integration --profile basetest: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'
Dependencies8
@form8ion/core^4.2.0@form8ion/execa-wrapper^1.0.0-alpha.1@form8ion/overridable-prompts^1.1.0@hapi/hoek^11.0.0@travi/cli-messages^1.0.4deepmerge^4.2.2ini^5.0.0semver^7.3.5