PkgRadar

Package evidence

@kyro-cms/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
999
Versions published
43
First published
Apr 2026
Publisher
danieldozie

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":["@kyro-cms/[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":["@kyro-cms/[email protected]"],"fail_on":"review"}'
Publisherdanieldozie
Artifact bytes1,005,220
Previous version0.9.9
Published2026-06-13T06:32:35.478Z
SHA-25661feb42d609268b7b4c4ba6801b2fa5935ca5dca3f1b43123816777fd0a2c15b

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.10.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-VKREAIBA.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/chunk-N5QSHUA6.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts15
  • buildtsup
  • db:generatedrizzle-kit generate
  • db:migratedrizzle-kit migrate
  • db:pushdrizzle-kit push
  • db:seedtsx src/database/drizzle/seed.ts
  • db:studiodrizzle-kit studio
  • devNODE_NO_WARNINGS=1 tsup --watch
  • formatprettier --write "src/**/*.ts"
  • generatenode --loader ts-node/esm scripts/generate-types.ts
  • linteslint src/
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:smokevitest run test/smoke.test.ts
  • typechecktsc --noEmit
Dependencies44
  • @aws-sdk/client-s3^3.751.0
  • @aws-sdk/s3-request-presigner^3.751.0
  • @smithy/node-http-handler^4.7.0
  • @tiptap/core^3.23.6
  • @tiptap/extension-color^3.23.6
  • @tiptap/extension-highlight^3.23.6
  • @tiptap/extension-image^3.23.6
  • @tiptap/extension-link^3.23.6
  • @tiptap/extension-task-item^3.23.6
  • @tiptap/extension-task-list^3.23.6
  • @tiptap/extension-text-align^3.23.6
  • @tiptap/extension-text-style^3.23.6
  • @tiptap/extension-underline^3.23.6
  • @tiptap/html^3.23.6
  • @tiptap/starter-kit^3.23.6
  • @trpc/client^11.0.0
  • @trpc/react-query^11.0.0
  • @trpc/server^11.0.0
  • astro^6.3.1
  • basic-ftp^5.3.0
  • bcryptjs^2.4.3
  • chalk^5.4.1
  • commander^13.1.0
  • cpu-features^0.0.10
  • drizzle-orm^0.44.7
  • esbuild^0.25.0
  • glob^11.0.1
  • graphql^16.10.0
  • graphql-yoga^5.21.2
  • hono^4.7.0
  • …and 14 more.
Optional dependencies1
  • pg>=8.0.0