PkgRadar

Package evidence

@orchid-ai/[email protected]

Ci Workflow Secret Harvesting: workflow references CI/cloud credential harvesting surfaces

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
2
First published
May 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":["@orchid-ai/[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":["@orchid-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes278,366
Previous version0.1.0-dev
Published2026-05-27T10:52:34.897Z
SHA-256b46326d04c66e8455172a85912599cc0fa5d8543cfd8cd7f2d944f32cd6d9e92

Why flagged

What the scanner saw

Ci Workflow Secret Harvesting: workflow references CI/cloud credential harvesting surfaces

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCi Workflow Secret Harvestingpackage/.github/workflows/orchid-mcp-release.ymlworkflow references CI/cloud credential harvesting surfaces45
mediumRemote Payloadpackage/.github/workflows/orchid-mcp-release.ymlmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCi Workflow Secret Harvestingpackage/.github/workflows/orchid-mcp-release.ymlworkflow references CI/cloud credential harvesting surfaces45
mediumRemote Payloadpackage/.github/workflows/orchid-mcp-release.ymlmatched "curl "12
lowCredential file accesspackage/.github/workflows/orchid-mcp-release.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts12
  • buildtsup
  • devtsx watch src/index.ts
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint .
  • lint:fixeslint . --fix
  • preparehusky
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • @modelcontextprotocol/sdk1.26.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/instrumentation-undici^0.6.0
  • @opentelemetry/sdk-node^0.54.0
  • lru-cache^11.0.2
  • openid-client^6.1.7
  • opossum^9.0.0
  • pino^9.5.0
  • undici^7.0.0
  • zod^3.23.8
Optional dependencies1
  • ioredis^5.4.1