PkgRadar

Package evidence

[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
6,547Niche · −30% score
Versions published
31
First published
Feb 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes372,462
Previous version0.12.0
Published2026-06-15T16:31:10.899Z
SHA-256f073566acc2e3e2259e46a3cb0e5c84748f58c8db4d1114a446ee4c8bc7e05ed

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
0.13.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/services/storage/s3.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5

Manifest

Package metadata

Scripts14
  • buildtsc
  • devtsx src/index.ts
  • dev:agent-poctsx src/experimental/run.ts
  • docs:gencross-env COMFYUI_URL=http://127.0.0.1:8188 tsx scripts/gen-tool-docs.ts
  • generations:statsnode scripts/generation-stats.mjs
  • linttsc --noEmit
  • postinstallnode scripts/postinstall.mjs
  • releasenpm version patch && git push --follow-tags
  • release:majornpm version major && git push --follow-tags
  • release:minornpm version minor && git push --follow-tags
  • startnode dist/index.js
  • testvitest run --passWithNoTests
  • test:integrationcross-env COMFYUI_INTEGRATION=true vitest run
  • test:watchvitest
Dependencies8
  • @modelcontextprotocol/sdk^1.12.1
  • @stable-canvas/comfyui-client^1.5.9
  • better-sqlite3^12.6.2
  • dotenv^16.4.7
  • sharp^0.34.5
  • ws^8.21.0
  • yaml^2.9.0
  • zod^3.24.2
Optional dependencies7
  • @ai-sdk/anthropic^3.0.79
  • @ai-sdk/google^3.0.79
  • @ai-sdk/openai^3.0.65
  • @aws-sdk/client-s3^3.1053.0
  • @azure/storage-blob^12.31.0
  • ai^6.0.191
  • cloudflared^0.7.1