PkgRadar

Package evidence

@actagent/[email protected]

Credential file access: matched "id_rsa"

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
1
First published
Jun 2026
Publisher
nidaye0525

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":["@actagent/[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":["@actagent/[email protected]"],"fail_on":"review"}'
Publishernidaye0525
Artifact bytes48,558
Previous versionnone
Published2026-06-05T20:12:37.442Z
SHA-25681dc612f32aee92cb957c4368f9868decd1fd843eb2d61e30a874531aff8bc90

Why flagged

What the scanner saw

Credential file access: matched "id_rsa"

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

Availability ledger

available

review
Last checked
reviewRisk
20Score
2026.6.2Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/node-host/dir-fetch.test.tsmatched "id_rsa"10
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/src/node-host/dir-fetch.test.tsmatched "id_rsa"10
lowCredential file accesspackage/src/shared/node-invoke-policy.test.tsmatched ".ssh/"5
lowCredential file accesspackage/src/shared/policy.test.tsmatched ".ssh/"5

Manifest

Package metadata

Dependencies2
  • minimatch10.2.5
  • typebox1.1.39