PkgRadar

Package evidence

@mcp-graph-workflow/[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
11
First published
Jun 2026
Publisher
diegonogueiradev_

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":["@mcp-graph-workflow/[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":["@mcp-graph-workflow/[email protected]"],"fail_on":"review"}'
Artifact bytes155,960
Previous version0.5.0
Published2026-06-05T17:10:23.652Z
SHA-256746e73f44c8f5df059af1ac50f47c406da9628690a807a0865056e29855bba01

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts13
  • buildtsup
  • demonpm run build && node scripts/demo.mjs
  • devtsx src/cli/index.ts
  • linteslint src/ --max-warnings 30
  • lint:fixeslint src/ --fix
  • testvitest run
  • test:blastvitest run --changed HEAD
  • test:blast:fullvitest run --changed HEAD
  • test:clearvitest --clearCache
  • test:nodevitest run --project=node
  • test:smokevitest run --config vitest.smoke.config.ts
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies20
  • @mcp-graph-workflow/mcp-graph^13.27.0
  • @modelcontextprotocol/sdk^1.29.0
  • @types/react^19.2.16
  • adm-zip^0.5.17
  • better-sqlite3^12.6.2
  • cheerio^1.2.0
  • commander^14.0.3
  • glob^13.0.6
  • ink^6.8.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • lru-cache^11.2.7
  • mammoth^1.12.0
  • onnxruntime-node^1.26.0
  • pdf-parse^2.4.5
  • react^19.2.7
  • web-tree-sitter^0.26.8
  • ws^8.20.0
  • yaml^2.8.2
  • zod^4.3.6
Optional dependencies4
  • @github/copilot-sdk^1.0.0
  • intelephense>=1.10.0
  • typescript^6.0.2
  • typescript-language-server>=4.0.0