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
- 462
- Versions published
- 130Mature · −50% score
- First published
- Nov 2022
- 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":["@opentermsarchive/[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":["@opentermsarchive/[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
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/scripts/dataset/publish/github/index.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/scripts/dataset/publish/index.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/scripts/reporter/duplicate/index.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/src/index.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/src/reporter/github/index.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/bin/ota-dataset.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts17
commit-messages:lintcommitlint --from=main --to=HEADdataset:generatenode bin/ota.js datasetdataset:releasenode bin/ota.js dataset --publish --remove-local-copydataset:schedulernpm run dataset:release -- --scheduledeclarations:lintnode bin/ota.js lintdeclarations:validatenode bin/ota.js validate declarationsdeclarations:validate:schemanpm run declarations:validate -- --schema-onlylinteslint src test scripts binlint:fixnpm run lint -- --fixmetadata:validatenode bin/ota.js validate metadataposttestnpm run lintstartDOTENV_CONFIG_QUIET=true node -r dotenv/config --max-http-header-size=32768 bin/ota.js trackstart:apinode bin/ota.js servestart:schedulernpm start -- --scheduletestcross-env NODE_ENV=test mocha --recursive "./src/**/*.test.js" "./scripts/**/*.test.js" --exittest:debugnpm run test -- --inspect-brk --exittest:onlycross-env NODE_ENV=test mocha --recursive
Dependencies51
@accordproject/concerto-cto^3.24.0@accordproject/concerto-util^3.24.0@accordproject/markdown-cicero^0.18.0@accordproject/markdown-pdf^0.16.25abort-controller^3.0.0ajv^8.17.1ajv-formats^3.0.1archiver^7.0.1async^3.2.6chai^6.0.1chai-as-promised^8.0.2commander^14.0.1config^4.1.1croner^9.1.0cronstrue^3.3.0cross-env^10.0.0dotenv^17.2.2eslint^8.53.0eslint-config-airbnb-base^15.0.0eslint-plugin-chai-friendly^1.1.0eslint-plugin-import^2.32.0eslint-plugin-jsdoc^58.1.1eslint-plugin-json-format^2.0.1eslint-plugin-no-only-tests^3.3.0express^5.1.0fetch-charset-detection^1.0.1form-data^4.0.4helmet^8.1.0http-proxy-agent^7.0.2https-proxy-agent^7.0.6- …and 21 more.