PkgRadar

Package evidence

@paperclipai/[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
475
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@paperclipai/[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":["@paperclipai/[email protected]"],"fail_on":"review"}'
Artifact bytes4,531,028
Previous version2026.612.0-canary.13
Published2026-06-13T00:57:41.784Z
SHA-256ffc3226fdb2d6f7083001cae9ae2221f33dbd88fd76b4bb29249a520d6dc07a6

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
3Score
2026.613.0-canary.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/secrets/aws-secrets-manager-provider.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/services/workspace-file-resources.jsmatched "id_rsa"5
lowObfuscation Densitypackage/ui-dist/assets/chunk-B4BG7PRW-BN9FzeN5.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/ui-dist/assets/flowDiagram-NV44I4VS-Bmt5Ndmt.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/ui-dist/assets/index-5NcQrM0m.js4794588 bytes0

Manifest

Package metadata

Scripts7
  • buildtsc && mkdir -p dist/onboarding-assets && 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
  • prepare:ui-distbash ../scripts/prepare-server-ui-dist.sh
  • startnode dist/index.js
  • typecheckpnpm --filter @paperclipai/plugin-sdk ensure-build-deps && tsc --noEmit
Dependencies35
  • @aws-sdk/client-s3^3.888.0
  • @paperclipai/adapter-acpx-local2026.613.0-canary.0
  • @paperclipai/adapter-claude-local2026.613.0-canary.0
  • @paperclipai/adapter-codex-local2026.613.0-canary.0
  • @paperclipai/adapter-cursor-cloud2026.613.0-canary.0
  • @paperclipai/adapter-cursor-local2026.613.0-canary.0
  • @paperclipai/adapter-gemini-local2026.613.0-canary.0
  • @paperclipai/adapter-grok-local2026.613.0-canary.0
  • @paperclipai/adapter-openclaw-gateway2026.613.0-canary.0
  • @paperclipai/adapter-opencode-local2026.613.0-canary.0
  • @paperclipai/adapter-pi-local2026.613.0-canary.0
  • @paperclipai/adapter-utils2026.613.0-canary.0
  • @paperclipai/db2026.613.0-canary.0
  • @paperclipai/plugin-sdk2026.613.0-canary.0
  • @paperclipai/shared2026.613.0-canary.0
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • better-auth1.4.18
  • chokidar^4.0.3
  • detect-port^2.1.0
  • dompurify^3.4.8
  • 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
  • open^11.0.0
  • pino^9.6.0
  • …and 5 more.