PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws"

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
96Mature · −50% score
First published
Jun 2025
Publisher
connorturland

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherconnorturland
Artifact bytes125,554
Previous version0.2.56
Published2026-05-23T00:53:11.727Z
SHA-256f92ef2cb09b9f21a200b9b7d493fb5bfc0e8a15396ec84a3698e1809dd4ba38b

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

review
Last checked
reviewRisk
3Score
0.2.57Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/trusted-domains.jsmatched ".aws"5

Manifest

Package metadata

Scripts6
  • buildtsc
  • devtsc --watch
  • generate:json-schematsx scripts/export-json-schema.ts && biome format --write schemas/
  • testvitest
  • test:runvitest run --passWithNoTests
  • typechecktsc --noEmit
Dependencies3
  • @anthropic-ai/claude-agent-sdk0.2.123
  • @linear/sdk^64.0.0
  • zod^4.3.6