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
- 831
- Versions published
- 16
- First published
- May 2026
- Publisher
- kici-dev-ci
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":["@kici-dev/[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":["@kici-dev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".aws/"
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
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/sbom.spdx.json | matched ".aws/" | 3 |
Manifest
Package metadata
Scripts3
buildnode ../../scripts/build-ts.mjs && tsc --emitDeclarationOnlytestvitest runtypechecktsc --noEmit
Dependencies21
@aws-sdk/client-s3^3.1038.0@kici-dev/core0.1.15@opentelemetry/api^1.9.1@opentelemetry/exporter-metrics-otlp-http^0.217.0@opentelemetry/exporter-prometheus^0.217.0@opentelemetry/exporter-trace-otlp-http^0.217.0@opentelemetry/instrumentation-runtime-node^0.28.0@opentelemetry/resources^2.7.0@opentelemetry/sdk-node^0.217.0@opentelemetry/semantic-conventions^1.40.0diff^7.0.0hono^4.12.18kysely^0.29.0oxc-transform0.128.0pg^8.20.0picocolors^1.1.1winston^3.19.0winston-daily-rotate-file^5.0.0yaml^2.8.3zod^4.3.6zx^8.8.5