Package evidence
flexible-graphrag==0.6.2
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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
- 7
- First published
- Mar 2026
- Publisher
- Steve Reiner
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":["flexible-graphrag==0.6.2"],"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":["flexible-graphrag==0.6.2"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 90 · status changed
Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | flexible_graphrag-0.6.2/langchain/graph/pg_store_adapters/spanner_adapter.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| medium | Credential file access | flexible_graphrag-0.6.2/langchain/llm/embedding_factory.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| medium | Credential file access | flexible_graphrag-0.6.2/llamaindex/graph/adapters/neptune_analytics_adapter.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | flexible_graphrag-0.6.2/llamaindex/llm/embedding_factory.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| medium | Credential file access | flexible_graphrag-0.6.2/llamaindex/llm/llm_factory.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | flexible_graphrag-0.6.2/langchain/graph/pg_store_adapters/spanner_adapter.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| medium | Credential file access | flexible_graphrag-0.6.2/langchain/llm/embedding_factory.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| medium | Credential file access | flexible_graphrag-0.6.2/llamaindex/graph/adapters/neptune_analytics_adapter.py | matched "AWS_ACCESS_KEY" | 10 |
| medium | Credential file access | flexible_graphrag-0.6.2/llamaindex/llm/embedding_factory.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| medium | Credential file access | flexible_graphrag-0.6.2/llamaindex/llm/llm_factory.py | matched "GOOGLE_APPLICATION_CREDENTIALS" | 10 |
| low | Credential file access | flexible_graphrag-0.6.2/config.py | matched "aws_access_key" | 5 |
| low | Credential file access | flexible_graphrag-0.6.2/incremental_updates/s3_helpers.py | matched "aws_access_key" | 5 |
| low | Credential file access | flexible_graphrag-0.6.2/langchain/graph/pg_store_adapters/cosmos_gremlin_adapter.py | matched ".azure\\" | 5 |
| low | Credential file access | flexible_graphrag-0.6.2/langchain/graph/pg_store_adapters/neptune_pg_adapter.py | matched "aws_access_key" | 5 |
| low | Credential file access | flexible_graphrag-0.6.2/langchain/graph/rdf_store_adapters/neptune_rdf_adapter.py | matched "aws_access_key" | 5 |
| low | Credential file access | flexible_graphrag-0.6.2/llamaindex/graph/adapters/neptune_adapter.py | matched "aws_access_key" | 5 |
| low | Credential file access | flexible_graphrag-0.6.2/main.py | matched "aws_access_key" | 5 |
| low | Credential file access | flexible_graphrag-0.6.2/sources/s3.py | matched "aws_access_key" | 5 |