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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cli/index.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts13
buildtsupdemonpm run build && node scripts/demo.mjsdevtsx src/cli/index.tslinteslint src/ --max-warnings 30lint:fixeslint src/ --fixtestvitest runtest:blastvitest run --changed HEADtest:blast:fullvitest run --changed HEADtest:clearvitest --clearCachetest:nodevitest run --project=nodetest:smokevitest run --config vitest.smoke.config.tstest:watchvitesttypechecktsc --noEmit
Dependencies20
@mcp-graph-workflow/mcp-graph^13.27.0@modelcontextprotocol/sdk^1.29.0@types/react^19.2.16adm-zip^0.5.17better-sqlite3^12.6.2cheerio^1.2.0commander^14.0.3glob^13.0.6ink^6.8.0ink-spinner^5.0.0ink-text-input^6.0.0lru-cache^11.2.7mammoth^1.12.0onnxruntime-node^1.26.0pdf-parse^2.4.5react^19.2.7web-tree-sitter^0.26.8ws^8.20.0yaml^2.8.2zod^4.3.6
Optional dependencies4
@github/copilot-sdk^1.0.0intelephense>=1.10.0typescript^6.0.2typescript-language-server>=4.0.0