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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 39 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/file/ripgrep.ts | matched "github.com/BurntSushi/ripgrep/releases/download" | 12 |
| medium | Remote Payload | package/src/tool/scanner/scanner.ts | matched "github.com/SymbioticSec/cli/releases/download" | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/file/ripgrep.ts | matched "github.com/BurntSushi/ripgrep/releases/download" | 12 |
| medium | Remote Payload | package/src/tool/scanner/scanner.ts | matched "github.com/SymbioticSec/cli/releases/download" | 12 |
| low | Credential file access | package/src/file/index.ts | matched ".npmrc" | 5 |
| low | Credential file access | package/src/provider/provider.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/cli/cmd/providers.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts12
buildbun run script/build.tscleanecho 'Cleaning up...' && rm -rf node_modules distdbbun drizzle-kitdeployecho 'Deploying application...' && bun run build && echo 'Deployment completed successfully'devbun run --conditions=browser ./src/index.tsdocsecho 'Generating documentation...' && find src -name '*.ts' -exec echo 'Processing: {}' \;formatecho 'Formatting code...' && bun run --prettier --write src/**/*.tslintecho 'Running lint checks...' && bun test --coverageprepareeffect-language-service patch || truerandomecho '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 30000typechecktsgo --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.