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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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 --checkcheck:aliasesbun run src/validators/validate-aliases.tscheck:api-clientbun run src/commands/generate-api-client.ts --checkcheck:db-modelsbun run src/commands/generate-swift-db.ts --checkcheck:dictbun run src/commands/generate-dict.ts --checkcheck:dispatchbun run src/commands/generate-dispatch.ts --checkcheck:gitignorebun run src/commands/generate-gitignore.ts --checkcheck:openapibun run src/commands/generate-openapi.ts --checkcheck:packagesbun run src/utils/sync-packages.ts --checkcheck:sentinelsbun run src/commands/generate-sentinels.ts --checkcheck:swiftbun run src/commands/generate-swift.ts --checkcheck:targetsbun run src/validators/validate-targets.tscheck:targets:verbosebun run src/validators/validate-targets.ts --verbosefix:aliasesbun run src/validators/validate-aliases.ts --fixgeneratebun run src/commands/generate-palette.tsgenerate:api-clientbun run src/commands/generate-api-client.tsgenerate:db-modelsbun run src/commands/generate-swift-db.tsgenerate:dictbun run src/commands/generate-dict.tsgenerate:dispatchbun run src/commands/generate-dispatch.tsgenerate:gitignorebun run src/commands/generate-gitignore.tsgenerate:openapibun run src/commands/generate-openapi.tsgenerate:packagesbun run src/utils/sync-packages.tsgenerate:sentinelsbun run src/commands/generate-sentinels.tsgenerate:swiftbun run src/commands/generate-swift.tsscaffoldbun run src/utils/scaffold.tsverify:swiftbun run src/validators/verify-swift.ts
Dependencies1
@ebowwa/workflow-edge^0.1.0