PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
16
Versions published
35
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes261,886
Previous version0.2.30
Published2026-05-07T21:26:45.501Z
SHA-256b8d7ed5235a054513adc5b4ebe5026fe82e6e91ba854ac7fdc0d26563b4f1b93

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/discover/strategies/fig.jsmatched "raw.githubusercontent.com"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/discover/strategies/fig.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/dist/middleware/detectors/sensitivity-classifier.jsmatched "aws_access_key"5
lowMessenger Bot Endpointpackage/dist/hitl/providers/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowObfuscation Densitypackage/extensions/openclaw/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts15
  • buildtsc
  • configure-agenttsx scripts/configure-agent.ts
  • devtsx src/index.ts
  • docs:buildnpm run docs:llms && vitepress build docs
  • docs:devvitepress dev docs
  • docs:llmstsx scripts/generate-llms.ts
  • docs:previewvitepress preview docs
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint src
  • lint:fixeslint src --fix
  • prepublishOnlynpm run schema && npm run build
  • schematsx scripts/generate-schema.ts
  • testvitest
  • typechecktsc --noEmit
Dependencies13
  • @anthropic-ai/sandbox-runtime^0.0.42
  • @apidevtools/swagger-parser^12.1.0
  • @modelcontextprotocol/sdk^1.27.1
  • @sinclair/typebox^0.34.48
  • ai^6.0.116
  • ajv^8.18.0
  • better-sqlite3^11.0.0
  • chokidar^3.6.0
  • fastify^5.0.0
  • pino^9.0.0
  • ws^8.19.0
  • yaml^2.4.0
  • zod^3.22.0