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.

Weekly downloads
6,131Niche · −30% score
Versions published
272Established · −30% score
First published
Oct 2025
Publisher
huijiro

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"}'
Publisherhuijiro
Artifact bytes1,098,860
Previous version3.1.0
Published2026-06-18T15:47:12.214Z
SHA-256a031f19b297460572c67b98ec71bfdcd655547485378fdb5cad37a1c5581141f

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 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/env-util.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/cmd/project/templates/services/storage/manifest.jsonmatched "AWS_ACCESS_KEY"3

Manifest

Package metadata

Scripts14
  • buildbunx tsc --build --force && bun run build:assets
  • build:assetsbun ./scripts/copy-assets.ts
  • cleanrm -rf dist tsconfig.tsbuildinfo
  • prepublishOnlybun run clean && bun run build
  • testbun ../../tests/create/basic-flow.ts && bun ../../tests/create/non-empty-dir.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 ../../tests/create/basic-flow.ts
  • test:create:non-emptybun ../../tests/create/non-empty-dir.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
Dependencies28
  • @agentuity/aigateway3.1.1
  • @agentuity/coder3.1.1
  • @agentuity/coder-tui3.1.1
  • @agentuity/config3.1.1
  • @agentuity/core3.1.1
  • @agentuity/db3.1.1
  • @agentuity/email3.1.1
  • @agentuity/keyvalue3.1.1
  • @agentuity/schedule3.1.1
  • @agentuity/server3.1.1
  • @agentuity/storage3.1.1
  • @agentuity/stream3.1.1
  • @agentuity/task3.1.1
  • @agentuity/vector3.1.1
  • @types/yazl^3.3.1
  • cli-table3^0.6.5
  • commander^14.0.2
  • dotenv^16.4.7
  • enquirer^2.4.1
  • json-colorizer^3.0.1
  • semver^7.7.0
  • string-width^7.2.0
  • tar^7.5.2
  • tinyglobby^0.2.10
  • typescript^5.9.0
  • yaml^2.6.0
  • yazl^3.3.1
  • zod^4.3.5