PkgRadar

Package evidence

@parall/[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.

Weekly downloads
843
Versions published
9
First published
May 2026
Publisher
m1heng

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":["@parall/[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":["@parall/[email protected]"],"fail_on":"review"}'
Publisherm1heng
Artifact bytes175,501
Previous version1.29.3
Published2026-05-21T12:46:53.407Z
SHA-256c7cce4347196c043f5e2fb4e6b9bec2fcb2fb3c342b7a032b33399b9996bc018

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/filesystem.jsmatched ".aws"5
lowCredential file accesspackage/bundle/parall-daemon.jsmatched ".aws"5
lowCredential file accesspackage/dist/workspace.jsmatched ".aws"5
lowObfuscationpackage/bundle/parall-claude-agent.jsmatched "\\u2014"3
lowObfuscationpackage/bundle/parall-codex-agent.jsmatched "\\u2014"3
lowObfuscationpackage/bundle/parall-daemon.jsmatched "atob("3
lowObfuscationpackage/bundle/parall-openclaw-agent.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts3
  • buildtsc -b
  • bundlenode ../../scripts/bundle-daemon.mjs
  • startnode bundle/parall-daemon.js
Dependencies5
  • @parall/agent-core1.30.0
  • @parall/claude-agent1.30.0
  • @parall/codex-agent1.30.0
  • @parall/openclaw-agent1.30.0
  • @parall/sdk1.30.0