PkgRadar

Package evidence

@penclipai/[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
3,149Niche · −30% score
Versions published
158
First published
Apr 2026
Publisher
penclipai

Effective trust discount applied: 30% (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":["@penclipai/[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":["@penclipai/[email protected]"],"fail_on":"review"}'
Publisherpenclipai
Artifact bytes4,519,528
Previous version2026.608.0-canary.1
Published2026-06-08T18:41:42.667Z
SHA-25611796ef879d3f4308414b8f7de22520cf2b839cce4adca101f7ecefb7953dea4

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.608.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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-C2trqg1y.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/ui-dist/assets/flowDiagram-NV44I4VS-RI655sz7.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/ui-dist/assets/index-UNBIC4gZ.js4477764 bytes0

Manifest

Package metadata

Scripts7
  • buildtsc && node ../scripts/fs-ops.mjs mkdir dist/onboarding-assets && node ../scripts/fs-ops.mjs cp src/onboarding-assets dist/onboarding-assets --contents
  • cleannode ../scripts/fs-ops.mjs rm dist
  • devtsx src/index.ts
  • dev:watchcross-env PAPERCLIP_MIGRATION_PROMPT=never PAPERCLIP_MIGRATION_AUTO_APPLY=true tsx ./scripts/dev-watch.ts
  • prepare:ui-distnode ../scripts/prepare-server-ui-dist.mjs
  • startnode dist/index.js
  • typecheckpnpm --filter @penclipai/plugin-sdk ensure-build-deps && tsc --noEmit
Dependencies36
  • @aws-sdk/client-s3^3.888.0
  • @penclipai/adapter-acpx-local2026.608.0
  • @penclipai/adapter-claude-local2026.608.0
  • @penclipai/adapter-codebuddy-local2026.608.0
  • @penclipai/adapter-codex-local2026.608.0
  • @penclipai/adapter-cursor-cloud2026.608.0
  • @penclipai/adapter-cursor-local2026.608.0
  • @penclipai/adapter-gemini-local2026.608.0
  • @penclipai/adapter-grok-local2026.608.0
  • @penclipai/adapter-openclaw-gateway2026.608.0
  • @penclipai/adapter-opencode-local2026.608.0
  • @penclipai/adapter-pi-local2026.608.0
  • @penclipai/adapter-qwen-local2026.608.0
  • @penclipai/adapter-utils2026.608.0
  • @penclipai/db2026.608.0
  • @penclipai/plugin-sdk2026.608.0
  • @penclipai/shared2026.608.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.3.0-beta.17
  • express^5.1.0
  • jsdom^28.1.0
  • multer^2.1.1
  • open^11.0.0
  • …and 6 more.