PkgRadar

Package evidence

@kici-dev/[email protected]

Credential file access: matched ".aws/"

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.

Versions published
17
First published
May 2026
Publisher
kici-dev-ci

Recommended action

Review before promoting

Mixed 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"}'
Publisherkici-dev-ci
Artifact bytes150,935
Previous version0.1.15
Published2026-06-12T09:41:30.285Z
SHA-2565a8d3f3edd1f8545eebbd92d1099410fe2428b960b29a535d4568b00991c2082

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

review
Last checked
reviewRisk
3Score
0.1.16Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/sbom.spdx.jsonmatched ".aws/"3

Manifest

Package metadata

Scripts3
  • buildnode ../../scripts/build-ts.mjs && tsc --emitDeclarationOnly
  • testvitest run
  • typechecktsc --noEmit
Dependencies22
  • @aws-sdk/client-s3^3.1038.0
  • @kici-dev/core0.1.16
  • @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.0
  • archiver^7.0.1
  • diff^7.0.0
  • hono^4.12.18
  • kysely^0.29.0
  • oxc-transform0.128.0
  • pg^8.20.0
  • picocolors^1.1.1
  • winston^3.19.0
  • winston-daily-rotate-file^5.0.0
  • yaml^2.8.3
  • zod^4.3.6
  • zx^8.8.5