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
267Established · −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,101,008
Previous version3.0.9
Published2026-06-15T19:14:51.855Z
SHA-2561d4a7d0817834e96f2e0d7bc72eeb45158061645e2443aaa5aed0c166d7c1d63

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.0.10Version
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
Dependencies17
  • @agentuity/coder-tui3.0.10
  • @agentuity/core3.0.10
  • @agentuity/server3.0.10
  • @agentuity/storage3.0.10
  • @types/yazl^3.3.1
  • cli-table3^0.6.5
  • commander^14.0.2
  • 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