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
- 4,786Niche · −30% score
- Versions published
- 19Established · −30% score
- First published
- Oct 2024
- 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":["@kintone/[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":["@kintone/[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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/src/utils/github.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts34
buildrun-s clean:lib build:tscbuild:allrun-s build build:artifactsbuild:artifactsrun-s clean:artifacts build:executables license:analyze license:extract compressbuild:executablesrun-s build:ncc packagebuild:nccncc build ./src/cli/main.ts -mbuild:tsctsc --build ./tsconfig.build.jsoncleanrun-s clean:lib clean:artifacts clean:testclean:artifactsrimraf bin artifacts distclean:librimraf libclean:testrimraf allure-results allure-reportcompresszx ./scripts/compress-to-zip-file.tsdoc:buildpnpm --filter ./website builddoc:servepnpm --filter ./website servedoc:startpnpm --filter ./website startdoc:start:japnpm --filter ./website start:jadoc:update-creditspnpm --filter ./website update-creditsfixrun-p fix:*fix:lintrun-s 'lint:eslint --fix'fix:prettierrun-s 'lint:prettier --write'license:analyzelicense-manager analyze -c license-manager.config.jslicense:extractlicense-manager extract -c license-manager.config.js -w .lintrun-p -l lint:*lint:eslinteslint ./ --max-warnings 0 --cache --cache-location ./node_modules/.cache/eslint/lint:prettierprettier --check '**/*.{json,md,yml,yaml}' --cachepackagemkdirp ./bin && pkg --sea ./dist/index.js -o ./bin/cli-kintone -t linux-x64,macos-arm64,win-x64startrun-s clean:lib 'build:tsc --watch'testvitest runtest:cipnpm clean:test && vitest run --config vitest.config.ci.tstest:e2ecucumber-jstest:e2e:cipnpm clean:test && cucumber-js --format ./cucumber-reporter.js:./allure-results/dummy.txt- …and 4 more.
Dependencies14
@inquirer/prompts^7.10.1@kintone/plugin-manifest-validator^11.1.0@kintone/rest-api-client6.1.4chalk4.1.2chokidar^4.0.3csv-parse^5.6.0csv-stringify6.5.2https-proxy-agent^7.0.6iconv-lite^0.7.2node-rsa^1.1.1tar^7.5.13yargs^17.7.2yauzl^3.2.1yazl^3.3.1