PkgRadar

Package evidence

synth-agent-sdk==2.2.2

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
57
First published
Feb 2026

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":["synth-agent-sdk==2.2.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":["synth-agent-sdk==2.2.2"],"fail_on":"review"}'
Publisherunknown
Artifact bytes1,769,872
Previous versionnone
Published2026-06-08T11:03:20
SHA-256105f3e28f1d3ec91fd4326b5f193b44a90cc8dc2089a2b97e068fd9855791765

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesssynth_agent_sdk-2.2.2/synth/cli/aws_auth.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accesssynth_agent_sdk-2.2.2/synth/cli/doctor.pymatched "AWS_ACCESS_KEY"10
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesssynth_agent_sdk-2.2.2/synth/cli/aws_auth.pymatched "AWS_ACCESS_KEY"10
mediumCredential file accesssynth_agent_sdk-2.2.2/synth/cli/doctor.pymatched "AWS_ACCESS_KEY"10
lowCredential file accesssynth_agent_sdk-2.2.2/synth/cli/deploy_cmd.pymatched ".aws/"5
lowCredential file accesssynth_agent_sdk-2.2.2/synth/cli/_ui_assets/agentcore_history.pymatched "AWS_ACCESS_KEY"5
lowCredential file accesssynth_agent_sdk-2.2.2/synth/cli/_ui_assets/server.pymatched "aws_access_key"5
lowCredential file accesssynth_agent_sdk-2.2.2/synth/deploy/packager.pymatched "AWS_ACCESS_KEY"5
lowCredential file accesssynth_agent_sdk-2.2.2/synth/deploy/pipeline/phase_container_build.pymatched ".aws/"5
lowCredential file accesssynth_agent_sdk-2.2.2/synth/platform/infra.pymatched "aws_access_key"5
lowCredential file accesssynth_agent_sdk-2.2.2/synth/tools/mcp_auth.pymatched "AWS_ACCESS_KEY"5