PkgRadar

Package evidence

@event4u/[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
1,116Niche · −30% score
Versions published
72
First published
Apr 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":["@event4u/[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":["@event4u/[email protected]"],"fail_on":"review"}'
Artifact bytes3,650,114
Previous version4.3.0
Published2026-05-27T19:16:42.234Z
SHA-256e4d03fb56fbf5fb88cf0e65dc3c95df3970ff36503208b65389561208103c1ec

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/ai_council/one_off_archive/2026-05/_one_off_followups_review.pymatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/scripts/skill_linter.pymatched "curl "12
mediumRemote Payloadpackage/scripts/update_prices.pymatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/scripts/ai-video/adapters/gemini-veo.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ai-video/adapters/higgsfield.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ai-video/adapters/kling.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ai-video/adapters/openai-images.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ai-video/adapters/sora.shmatched "curl "12
mediumCredential file accesspackage/scripts/adoption_snapshot.pymatched "GITHUB_TOKEN"10
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/ai_council/one_off_archive/2026-05/_one_off_followups_review.pymatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/scripts/skill_linter.pymatched "curl "12
mediumRemote Payloadpackage/scripts/update_prices.pymatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/scripts/ai-video/adapters/gemini-veo.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ai-video/adapters/higgsfield.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ai-video/adapters/kling.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ai-video/adapters/openai-images.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ai-video/adapters/sora.shmatched "curl "12
mediumCredential file accesspackage/scripts/adoption_snapshot.pymatched "GITHUB_TOKEN"10
lowCredential file accesspackage/scripts/tools/github_adapter.pymatched "GITHUB_TOKEN"5
lowCredential file accesspackage/scripts/sync_github_metadata.pymatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts10
  • buildnpm run build:cli && npm run build:ui
  • build:clitsc -p tsconfig.json && chmod +x dist/cli/agent-config.js
  • build:discoverypython3 scripts/build_discovery_manifest.py --write --strict
  • build:mcp-manifestpython3 scripts/build_mcp_registry_manifest.py --write --strict
  • build:uivite build
  • lint:tseslint 'src/**/*.ts'
  • prepacknpm run build && npm run build:discovery && npm run build:mcp-manifest && node scripts/prepack-check.mjs
  • prepublishOnlypython3 scripts/check_release_includes_discovery.py
  • test:tsvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies10
  • @fastify/static^9.1.3
  • @preact/signals^2.9.0
  • commander^12.1.0
  • execa^9.6.1
  • fastify^5.8.5
  • js-yaml^4.1.1
  • open^10.2.0
  • preact^10.29.2
  • zod^3.25.76
  • zod-to-json-schema^3.25.2