PkgRadar

Package evidence

@agentuity/[email protected]

Credential file access: matched ".ssh/"

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
269Established · −30% score
First published
Oct 2025
Publisher
p0tofpie

Effective trust discount applied: 30% (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":["@agentuity/[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":["@agentuity/[email protected]"],"fail_on":"review"}'
Publisherp0tofpie
Artifact bytes1,691,895
Previous version2.0.27
Published2026-06-15T19:34:10.093Z
SHA-25600e134bc9bcd5a80d46900ab9bb546daeb79ab382a92913f756071d192e154c7

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cmd/ai/capabilities/show.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/cmd/auth/ssh/add.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/cmd/cloud/deploy.jsmatched ".ssh/"5
lowCredential file accesspackage/src/cmd/ai/capabilities/show.tsmatched ".ssh/"5
lowCredential file accesspackage/src/cmd/auth/ssh/add.tsmatched ".ssh/"5
lowCredential file accesspackage/src/cmd/cloud/deploy.tsmatched ".ssh/"5

Manifest

Package metadata

Scripts12
  • buildbunx tsc --build --force
  • cleanrm -rf dist tsconfig.tsbuildinfo
  • prepublishOnlybun run clean && bun run build
  • testbun scripts/test-create-flow.ts && bun scripts/test-exit-codes.ts && bun scripts/test-response-schema.ts && bun scripts/test-batch-reporting.ts && bun scripts/test-response-envelope.ts && bun scripts/test-concurrent-sessions.ts
  • test:batchbun scripts/test-batch-reporting.ts
  • test:bundled-createbun scripts/test-bundled-create.ts
  • test:concurrent-sessionsbun scripts/test-concurrent-sessions.ts
  • test:createbun scripts/test-create-flow.ts
  • test:envelopebun scripts/test-response-envelope.ts
  • test:exit-codesbun scripts/test-exit-codes.ts
  • test:response-schemabun scripts/test-response-schema.ts
  • typecheckbunx tsc --noEmit
Dependencies21
  • @agentuity/auth2.0.28
  • @agentuity/coder-tui2.0.28
  • @agentuity/core2.0.28
  • @agentuity/frontend2.0.28
  • @agentuity/server2.0.28
  • @datasert/cronjs-parser^1.4.0
  • @vitejs/plugin-react^5.1.2
  • acorn-loose^8.5.2
  • adm-zip^0.5.16
  • archiver^7.0.1
  • astring^1.9.0
  • cli-table3^0.6.5
  • commander^14.0.2
  • enquirer^2.4.1
  • git-url-parse^16.1.0
  • json-colorizer^3.0.1
  • tar^7.5.2
  • tar-fs^3.1.1
  • typescript^5.9.0
  • vite^7.2.7
  • zod^4.3.5