PkgRadar

Package evidence

@buehnenproduktionsgesellschaft/[email protected]

Credential file access: matched "id_rsa"

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
3
First published
Jun 2026
Publisher
amgebhard

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":["@buehnenproduktionsgesellschaft/[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":["@buehnenproduktionsgesellschaft/[email protected]"],"fail_on":"review"}'
Publisheramgebhard
Artifact bytes163,224
Previous version0.1.1
Published2026-06-17T06:52:50.484Z
SHA-256338dad46526d55dcb9a1a8b4361b63ef0e0b535fb89c46a60ffdbbd6fedb8c64

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":1,"publisher":"amgebhard","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"amgebhard","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"amgebhard","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowCredential file accesspackage/dist/tools/path-policy.jsmatched "id_rsa"5

Manifest

Package metadata

Scripts7
  • buildtsc && node scripts/copy-builtin-skills.mjs && node scripts/copy-builtin-agents.mjs && chmod +x dist/index.js
  • devtsc --watch
  • prepacknpm run build
  • prepublishOnlynpm run build && npm test
  • startnode dist/index.js
  • testvitest run
  • test:watchvitest
Dependencies7
  • chalk^5.6.2
  • cli-highlight^2.1.11
  • figlet^1.11.0
  • ink^6.8.0
  • react^19.2.4
  • update-notifier^7.3.1
  • uuid^13.0.2