PkgRadar

Package evidence

@swarmvaultai/[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
99
First published
Apr 2026
Publisher
waydelyle

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":["@swarmvaultai/[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":["@swarmvaultai/[email protected]"],"fail_on":"review"}'
Publisherwaydelyle
Artifact bytes8,606,647
Previous version3.19.0
Published2026-06-12T11:02:08.867Z
SHA-256027358421af85862cec7cb6a686c6423e229d445a34f3cf3b46b2876a0fd99d1

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 20 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-2PN46RDI.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-563TZ4TZ.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-5GEPTIZE.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-CSPDMCON.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-CVFY54CF.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-DAJAZPPO.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-HKU2T5JX.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-JJDJF2P3.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-JTRE7C7P.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-L7DKPPV4.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-RN56HUXA.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-S2E65WRI.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-TQIIJVVG.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-U7JO257M.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-USSP4GVB.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-V7KX3AQD.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-WOA5LSNB.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-WWP3VPEJ.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-YFKWMXJ6.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/chunk-Z552HHPV.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts5
  • buildtest -f ../viewer/dist/index.html || pnpm --dir ../viewer build; tsup src/index.ts --format esm --dts && tsup --config tsup.hooks.config.ts && node ../../scripts/copy-engine-grammar-assets.mjs && rm -rf dist/viewer && mkdir -p dist/viewer && cp -R ../viewer/dist/. dist/viewer/
  • prepublishOnlynode ../../scripts/check-release-sync.mjs && node ../../scripts/check-published-manifests.mjs
  • pretesttsup --config tsup.hooks.config.ts
  • testSWARMVAULT_ALLOW_PRIVATE_URLS=1 vitest run --testTimeout=30000
  • typechecktsc --noEmit
Dependencies38
  • @asciidoctor/core^3.0.4
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.6.0
  • @retorquere/bibtex-parser^9.0.29
  • @vscode/tree-sitter-wasm^0.3.1
  • chokidar^4.0.3
  • compromise^14.14.4
  • csv-parse^6.2.1
  • fast-xml-parser^5.8.0
  • fflate^0.8.2
  • graphology^0.26.0
  • graphology-communities-louvain^2.0.2
  • gray-matter^4.0.3
  • ignore^7.0.5
  • ini^6.0.0
  • istextorbinary^9.5.0
  • jsdom^27.0.0
  • mailparser^3.9.8
  • mammoth^1.12.0
  • mdast-util-from-markdown^2.0.3
  • mime-types^3.0.1
  • neo4j-driver^5.28.3
  • node-ical^0.26.0
  • node-mbox^2.0.0
  • node-sql-parser^5.4.0
  • orga^4.7.1
  • pdfjs-dist^5.4.394
  • rtf-parser^1.3.3
  • smol-toml^1.6.1
  • subtitle^4.2.2
  • …and 8 more.