PkgRadar

Package evidence

@ebowwa/[email protected]

no findings

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
1
First published
Jun 2026
Publisher
ebowwa

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@ebowwa/[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":["@ebowwa/[email protected]"],"fail_on":"review"}'
Publisherebowwa
Artifact bytes69,838
Previous versionnone
Published2026-06-11T19:46:11.292Z
SHA-256cc85082abc11bec835de8443ee7bb45445187b82ed7dfacfe1bacee2a10e5776

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts26
  • checkbun run src/commands/generate-palette.ts --check
  • check:aliasesbun run src/validators/validate-aliases.ts
  • check:api-clientbun run src/commands/generate-api-client.ts --check
  • check:db-modelsbun run src/commands/generate-swift-db.ts --check
  • check:dictbun run src/commands/generate-dict.ts --check
  • check:dispatchbun run src/commands/generate-dispatch.ts --check
  • check:gitignorebun run src/commands/generate-gitignore.ts --check
  • check:openapibun run src/commands/generate-openapi.ts --check
  • check:packagesbun run src/utils/sync-packages.ts --check
  • check:sentinelsbun run src/commands/generate-sentinels.ts --check
  • check:swiftbun run src/commands/generate-swift.ts --check
  • check:targetsbun run src/validators/validate-targets.ts
  • check:targets:verbosebun run src/validators/validate-targets.ts --verbose
  • fix:aliasesbun run src/validators/validate-aliases.ts --fix
  • generatebun run src/commands/generate-palette.ts
  • generate:api-clientbun run src/commands/generate-api-client.ts
  • generate:db-modelsbun run src/commands/generate-swift-db.ts
  • generate:dictbun run src/commands/generate-dict.ts
  • generate:dispatchbun run src/commands/generate-dispatch.ts
  • generate:gitignorebun run src/commands/generate-gitignore.ts
  • generate:openapibun run src/commands/generate-openapi.ts
  • generate:packagesbun run src/utils/sync-packages.ts
  • generate:sentinelsbun run src/commands/generate-sentinels.ts
  • generate:swiftbun run src/commands/generate-swift.ts
  • scaffoldbun run src/utils/scaffold.ts
  • verify:swiftbun run src/validators/verify-swift.ts
Dependencies1
  • @ebowwa/workflow-edge^0.1.0