PkgRadar

Package evidence

@symbioticsec/[email protected]

Remote Payload: matched "github.com/BurntSushi/ripgrep/releases/download"

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
28
First published
Apr 2026
Publisher
symbioticsec-root

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":["@symbioticsec/[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":["@symbioticsec/[email protected]"],"fail_on":"review"}'
Artifact bytes3,504,272
Previous versionnone
Published2026-04-08T16:00:19.054Z
SHA-256bb59cc0d8ce96d6624b721ce98e4d55fcda8506ff126f4a4ceab1147dd3f8a44

Why flagged

What the scanner saw

Remote Payload: matched "github.com/BurntSushi/ripgrep/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/file/ripgrep.tsmatched "github.com/BurntSushi/ripgrep/releases/download"12
mediumRemote Payloadpackage/src/tool/scanner/scanner.tsmatched "github.com/SymbioticSec/cli/releases/download"12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/file/ripgrep.tsmatched "github.com/BurntSushi/ripgrep/releases/download"12
mediumRemote Payloadpackage/src/tool/scanner/scanner.tsmatched "github.com/SymbioticSec/cli/releases/download"12
lowCredential file accesspackage/src/file/index.tsmatched ".npmrc"5
lowCredential file accesspackage/src/provider/provider.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/cli/cmd/providers.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts12
  • buildbun run script/build.ts
  • cleanecho 'Cleaning up...' && rm -rf node_modules dist
  • dbbun drizzle-kit
  • deployecho 'Deploying application...' && bun run build && echo 'Deployment completed successfully'
  • devbun run --conditions=browser ./src/index.ts
  • docsecho 'Generating documentation...' && find src -name '*.ts' -exec echo 'Processing: {}' \;
  • formatecho 'Formatting code...' && bun run --prettier --write src/**/*.ts
  • lintecho 'Running lint checks...' && bun test --coverage
  • prepareeffect-language-service patch || true
  • randomecho 'Random script updated at $(date)' && echo 'Change queued successfully' && echo 'Another change made' && echo 'Yet another change' && echo 'One more change' && echo 'Final change' && echo 'Another final change' && echo 'Yet another final change'
  • testbun test --timeout 30000
  • typechecktsgo --noEmit
Dependencies85
  • @actions/core1.11.1
  • @actions/github6.0.1
  • @agentclientprotocol/sdk0.14.1
  • @ai-sdk/amazon-bedrock3.0.82
  • @ai-sdk/anthropic2.0.65
  • @ai-sdk/azure2.0.91
  • @ai-sdk/cerebras1.0.36
  • @ai-sdk/cohere2.0.22
  • @ai-sdk/deepinfra1.0.36
  • @ai-sdk/gateway2.0.30
  • @ai-sdk/google2.0.54
  • @ai-sdk/google-vertex3.0.106
  • @ai-sdk/groq2.0.34
  • @ai-sdk/mistral2.0.27
  • @ai-sdk/openai2.0.89
  • @ai-sdk/openai-compatible1.0.32
  • @ai-sdk/perplexity2.0.23
  • @ai-sdk/provider2.0.1
  • @ai-sdk/provider-utils3.0.21
  • @ai-sdk/togetherai1.0.34
  • @ai-sdk/vercel1.0.33
  • @ai-sdk/xai2.0.51
  • @aws-sdk/credential-providers3.993.0
  • @clack/prompts1.0.0-alpha.1
  • @effect/platform-nodecatalog:
  • @gitlab/gitlab-ai-provider3.6.0
  • @gitlab/opencode-gitlab-auth1.3.3
  • @hono/standard-validator0.1.5
  • @hono/zod-validatorcatalog:
  • @modelcontextprotocol/sdk1.25.2
  • …and 55 more.