PkgRadar

Package evidence

@1interface/[email protected]

New Account With Lifecycle Hook, Install-time lifecycle script

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
183
Versions published
5
First published
Jul 2026
Publisher
tarikaac

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@1interface/[email protected]"],"fail_on":"high"}'

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":["@1interface/[email protected]"],"fail_on":"high"}'
Publishertarikaac
Artifact bytes94,545
Previous version0.2.0-pipecat.1
Published2026-07-15T10:12:18.873Z
SHA-256fbac3dc98cb517564acdfdb2ea8d9fc3402f23a99d919774c6eaefee84cd06a9

Why flagged

What the scanner saw

New Account With Lifecycle Hook

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
5Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 5 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

New Account With Lifecycle Hook

33 members · evidence strength 88
Repeated static TTPactive

New Account With Lifecycle Hook

70 members · evidence strength 82
Repeated static TTPactive

New Account With Lifecycle Hook

50 members · evidence strength 75
Repeated static TTPcandidate

New Account With Lifecycle Hook

33 members · max score 90

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookmanifest25
lowInstall-time lifecycle scriptmanifest5

Manifest

Package metadata

Dependencies2
  • @1interface/shared-core^0.2.0
  • @microsoft/fetch-event-source^2.0.1