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
19
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 bytes144,501
Previous version0.1.17
Published2026-06-17T10:55:38.400Z
SHA-256c0b79dd72293038538bfb1f91eed023a45fcd1737b9736b56ca9ee04e3618d51

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.18Version
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.1064.0
  • @kici-dev/core0.1.18
  • @opentelemetry/api^1.9.1
  • @opentelemetry/exporter-metrics-otlp-http^0.218.0
  • @opentelemetry/exporter-prometheus^0.218.0
  • @opentelemetry/exporter-trace-otlp-http^0.218.0
  • @opentelemetry/instrumentation-runtime-node^0.31.0
  • @opentelemetry/resources^2.7.1
  • @opentelemetry/sdk-node^0.218.0
  • @opentelemetry/semantic-conventions^1.41.1
  • archiver^8.0.0
  • diff^9.0.0
  • hono^4.12.25
  • kysely^0.29.2
  • oxc-transform0.135.0
  • pg^8.21.0
  • picocolors^1.1.1
  • winston^3.19.0
  • winston-daily-rotate-file^5.0.0
  • yaml^2.9.0
  • zod^4.4.3
  • zx^8.8.5