PkgRadar

Package evidence

@jkawwa/[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.

Versions published
14
First published
May 2026
Publisher
jkawwa

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":["@jkawwa/[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":["@jkawwa/[email protected]"],"fail_on":"review"}'
Publisherjkawwa
Artifact bytes3,806,681
Previous version0.3.1-jk.10
Published2026-05-26T03:12:20.795Z
SHA-256f7a7e368afdf21810bb15379b441ad8271ac84ceac812faa99606ce7c55b0383

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
5Score
0.3.1-jk.11Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 51 -> 5
  2. newavailable · risk high · score 51 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/secrets/aws-secrets-manager-provider.jsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/ui-dist/assets/chunk-B4BG7PRW-BnVpVr0N.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/ui-dist/assets/flowDiagram-NV44I4VS-B7VoIzZk.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/ui-dist/assets/index-CshJx19Y.js3900562 bytes0

Manifest

Package metadata

Scripts6
  • buildtsc && npx shx mkdir -p dist/onboarding-assets && npx shx cp -R src/onboarding-assets/. dist/onboarding-assets/
  • cleanrm -rf dist
  • devtsx src/index.ts
  • dev:watchcross-env PAPERCLIP_MIGRATION_PROMPT=never PAPERCLIP_MIGRATION_AUTO_APPLY=true tsx ./scripts/dev-watch.ts
  • startnode dist/index.js
  • typecheckpnpm --filter @paperclipai/plugin-sdk ensure-build-deps && tsc --noEmit
Dependencies37
  • @aws-sdk/client-s3^3.888.0
  • @jkawwa/paperclipai-adapter-acpx-local0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-claude-local0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-codex-local0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-cursor-cloud0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-cursor-local0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-gemini-local0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-grok-local0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-openclaw-gateway0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-opencode-local0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-pi-local0.3.1-jk.11
  • @jkawwa/paperclipai-adapter-utils0.3.1-jk.11
  • @jkawwa/paperclipai-db0.3.1-jk.11
  • @jkawwa/paperclipai-plugin-sdk0.3.1-jk.11
  • @jkawwa/paperclipai-shared0.3.1-jk.11
  • @paperclipai/plugin-sdknpm:@jkawwa/[email protected]
  • @paperclipai/sharednpm:@jkawwa/[email protected]
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • better-auth1.4.18
  • chokidar^4.0.3
  • detect-port^2.1.0
  • dompurify^3.3.2
  • dotenv^17.0.1
  • drizzle-orm^0.45.2
  • embedded-postgres^18.1.0-beta.16
  • express^5.1.0
  • hermes-paperclip-adapter^0.2.0
  • jsdom^28.1.0
  • multer^2.1.1
  • …and 7 more.