PkgRadar

Package evidence

@fleetagent/[email protected]

Credential file access: matched ".AWS"

Recommended action

Block this update

Static 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":["@fleetagent/[email protected]"],"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":["@fleetagent/[email protected]"],"fail_on":"high"}'
Publishertiith
Artifact bytes493,952
Previous version0.0.4
Published2026-05-23T14:13:10.898Z
SHA-2560d83ab7d2dd2bf2d567d25dbc423da6d964d9e3a5595199b89f60b0d9996a5c8

Why flagged

What the scanner saw

Credential file access: matched ".AWS"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
111Score
0.0.5Version
Status history (1 event)
  1. newavailable · risk high · score 111 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

tiith

6 members · evidence strength 81

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/providers/amazon-bedrock.jsmatched ".AWS"30
highCredential file accesspackage/dist/providers/azure-openai-responses.jsmatched ".azure"30
highCredential file accesspackage/dist/env-api-keys.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"30
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/providers/amazon-bedrock.jsmatched ".AWS"30
highCredential file accesspackage/dist/providers/azure-openai-responses.jsmatched ".azure"30
highCredential file accesspackage/dist/env-api-keys.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"30
lowObfuscationpackage/dist/providers/amazon-bedrock.jsmatched "atob("3
lowObfuscationpackage/dist/utils/oauth/anthropic.jsmatched "atob("3
lowObfuscationpackage/dist/utils/oauth/github-copilot.jsmatched "atob("3
lowObfuscationpackage/dist/providers/openai-codex-responses.jsmatched "atob("3
lowObfuscationpackage/dist/utils/oauth/openai-codex.jsmatched "atob("3
lowObfuscationpackage/dist/utils/oauth/pkce.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/utils/sanitize-unicode.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts6
  • buildnpm run generate-models && npm run generate-image-models && tsgo -p tsconfig.build.json
  • cleanshx rm -rf dist
  • generate-image-modelsnode scripts/generate-image-models.ts
  • generate-modelsnode scripts/generate-models.ts
  • prepublishOnlynpm run clean && npm run build
  • testvitest --run
Dependencies9
  • @anthropic-ai/sdk0.91.1
  • @aws-sdk/client-bedrock-runtime3.1048.0
  • @google/genai1.52.0
  • @mistralai/mistralai2.2.1
  • http-proxy-agent7.0.2
  • https-proxy-agent7.0.6
  • openai6.26.0
  • partial-json0.1.7
  • typebox1.1.38