PkgRadar

Package evidence

@maniac-ai/[email protected]

Known Indicator Filename: package/dist/schemas/execution.js

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":["@maniac-ai/[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":["@maniac-ai/[email protected]"],"fail_on":"high"}'
Publishertomshahar
Artifact bytes405,791
Previous version0.3.0
Published2026-05-24T05:16:30.656Z
SHA-256e4c0db2ffe586038beea157adfd699d00cabb33d6f8b45f633d402ed4a6a988c

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/schemas/execution.js

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Known Indicator Filename — package/dist/schemas/execution.js

2 members · evidence strength 61
Publisher / release actor burststale

tomshahar

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/schemas/execution.jspackage/dist/schemas/execution.js45
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/schemas/execution.jspackage/dist/schemas/execution.js45
lowObfuscationpackage/dist/agents/observationalMemory/buffer.jsmatched "\\u0000"3
lowObfuscationpackage/dist/observability/otel.jsmatched "\\u2026"3
lowObfuscationpackage/dist/acp/translator.jsmatched "\\u2026"3
lowObfuscationpackage/dist/agents/observationalMemory/workingMemory.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts7
  • buildtsc -p tsconfig.json && npm run build:trace-schema
  • build:trace-schematsx scripts/emit-trace-event-schema.ts
  • docstypedoc
  • example:chattsx examples/terminal-chat.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc -p tsconfig.json --noEmit
Dependencies1
  • zod^4.4.3