Package evidence
solace-agent-mesh==1.28.2
Credential File Packaged: solace_agent_mesh-1.28.2/client/webui/frontend/.npmrc
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
- 173Mature · −50% score
- First published
- Jan 2025
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["solace-agent-mesh==1.28.2"],"fail_on":"high"}'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":["solace-agent-mesh==1.28.2"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: solace_agent_mesh-1.28.2/client/webui/frontend/.npmrc
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 high · score 70 · status changed
Evidence
Static findings
16 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | solace_agent_mesh-1.28.2/client/webui/frontend/.npmrc | solace_agent_mesh-1.28.2/client/webui/frontend/.npmrc | 35 |
| high | Credential File Packaged | solace_agent_mesh-1.28.2/config_portal/frontend/.npmrc | solace_agent_mesh-1.28.2/config_portal/frontend/.npmrc | 35 |
| high | Credential File Packaged | solace_agent_mesh-1.28.2/docs/.npmrc | solace_agent_mesh-1.28.2/docs/.npmrc | 35 |
Show all 16 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | solace_agent_mesh-1.28.2/client/webui/frontend/.npmrc | solace_agent_mesh-1.28.2/client/webui/frontend/.npmrc | 35 |
| high | Credential File Packaged | solace_agent_mesh-1.28.2/config_portal/frontend/.npmrc | solace_agent_mesh-1.28.2/config_portal/frontend/.npmrc | 35 |
| high | Credential File Packaged | solace_agent_mesh-1.28.2/docs/.npmrc | solace_agent_mesh-1.28.2/docs/.npmrc | 35 |
| low | Credential file access | solace_agent_mesh-1.28.2/cli/commands/init_cmd/env_step.py | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | solace_agent_mesh-1.28.2/src/solace_agent_mesh/gateway/http_sse/routers/config.py | matched "aws_access_key" | 5 |
| low | Credential file access | solace_agent_mesh-1.28.2/src/solace_agent_mesh/gateway/http_sse/services/audio_service.py | matched "aws_access_key" | 5 |
| low | Credential file access | solace_agent_mesh-1.28.2/src/solace_agent_mesh/services/platform/services/model_list_service.py | matched "aws_access_key" | 5 |
| low | Credential file access | solace_agent_mesh-1.28.2/src/solace_agent_mesh/services/platform/storage/factory.py | matched "aws_access_key" | 5 |
| low | Credential file access | solace_agent_mesh-1.28.2/src/solace_agent_mesh/services/platform/storage/s3_client.py | matched "aws_access_key" | 5 |
| low | Credential file access | solace_agent_mesh-1.28.2/src/solace_agent_mesh/shared/utils/secret_redactor.py | matched "aws_secret_access_key" | 5 |
| low | Credential file access | solace_agent_mesh-1.28.2/assets/config_portal/client/assets/_index-BE7Qfv-_.js | matched "aws_access_key" | 5 |
| low | Obfuscation Density | solace_agent_mesh-1.28.2/client/webui/frontend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | solace_agent_mesh-1.28.2/config_portal/frontend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | solace_agent_mesh-1.28.2/assets/client/webui/assets/chunk-727SXJPM--BgnLLJw.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | solace_agent_mesh-1.28.2/assets/client/webui/assets/flowDiagram-I6XJVG4X-CAPpikgg.js | high encoded/escaped-token density | 0 |
| low | Sdist Has Setup Py | manifest | Source distribution executes setup.py at install time. | 0 |