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
- May 2026
- Publisher
- ship-gate
Recommended action
Review before promotingMixed 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":["@shipgate.dev/[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":["@shipgate.dev/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-B34BK2B7.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts9
buildtsup src/index.ts src/core.ts src/auth.ts src/transport/stdio.ts src/transport/http.ts src/tools/verify.ts src/tools/check-imports.ts src/tools/check-apis.ts src/tools/heal.ts src/tools/spec-from-code.ts src/tools/list-findings.ts src/tools/pipeline/index.ts src/tools/pipeline/pipeline-tools.ts src/tools/pipeline/gate-tool.ts src/tools/pipeline/pipeline-types.ts src/tools/pipeline/gate-types.ts src/tools/nl-to-isl/index.ts src/tools/nl-to-isl/handler.ts src/tools/nl-to-isl/sanitize.ts src/tools/nl-to-isl/schema.ts src/tools/nl-to-isl/types.ts src/tools/nl-to-isl/deterministic.ts --format esm --dts --cleancleanrimraf distdevtsx src/index.tsstartnode dist/index.jstestvitest runtest:coveragevitest run --coveragetest:unitvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies7
@isl-lang/ai-copilotworkspace:*@isl-lang/codegen-runtimeworkspace:*@isl-lang/isl-verifyworkspace:*@isl-lang/parserworkspace:*@isl-lang/spec-generatorworkspace:*@isl-lang/typecheckerworkspace:*@modelcontextprotocol/sdk^1.0.0