PkgRadar

Package evidence

@automattic/[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
67Established · −30% score
First published
Aug 2025
Publisher
ebuccelli

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":["@automattic/[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":["@automattic/[email protected]"],"fail_on":"review"}'
Publisherebuccelli
Artifact bytes3,612,704
Previous version0.1.10
Published2025-09-10T15:28:15.773Z
SHA-256dcec47efbcd24062ecde25cb3fd48dee9a91b28190002169424d77cb1f2a107f

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/ssh-config-DP-hNVbF.jsmatched ".ssh/"5
lowObfuscation Densitypackage/dist/chunk-JBRWN2VN-BB1oFn95.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • buildpnpm run clean && vite build && tsc --project tsconfig.json --emitDeclarationOnly
  • build-storybookstorybook build -o storybook-static
  • cleanrm -rf dist
  • devvite
  • i18n:extractnpx --no-install @wordpress/i18n-command make-pot src --output=languages/a8c-agenttic.pot --domain=a8c-agenttic
  • i18n:updatenpx --no-install @wordpress/i18n-command make-json languages --domain=a8c-agenttic
  • lintwp-scripts lint-js src --ext .ts,.tsx
  • lint:fixwp-scripts lint-js src --ext .ts,.tsx --fix
  • storybookstorybook dev -p 6006
  • testvitest run
  • type-checktsc --noEmit
Dependencies16
  • @automattic/agenttic-client0.1.11
  • @automattic/charts>=0.14.0 <1.0.0
  • @radix-ui/react-scroll-area^1.2.9
  • @radix-ui/react-slot^1.2.3
  • @visx/xychart^3.12.0
  • @wordpress/data^10.0.0
  • @wordpress/element^6.24.0
  • @wordpress/i18n^6.1.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • framer-motion^12.23.0
  • lucide-react^0.525.0
  • react^18.0.0
  • react-dom^18.0.0
  • react-textarea-autosize^8.5.9
  • streamdown1.1.1