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
2
First published
May 2026
Publisher
avifenesh

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"}'
Publisheravifenesh
Artifact bytes82,744
Previous versionnone
Published2026-05-21T11:49:01.871Z
SHA-25655cb0fbf26ddc6ff3608bafe490f3817373e3237915e495a03121880bd29b00d

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
5Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/agents/common/src/tools/harness.jsmatched ".aws/"5

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.json
  • devtsx daemon/src/cli.ts
  • prepublishOnlynpm run build
  • startnode --enable-source-maps dist/daemon/src/cli.js
  • typechecktsc --noEmit
Dependencies10
  • @agent-sh/harness-core^0.2.0
  • @agent-sh/harness-tools0.2.0
  • @ai-sdk/openai-compatible^2.0.47
  • @octokit/rest^22.0.1
  • ai^6.0.188
  • better-sqlite3^12.10.0
  • gray-matter^4.0.3
  • node-cron^4.2.1
  • surrealdb^2.0.3
  • zod^4.1.12