sentry-elixir-sdk

Warn

Audited by Runlayer on Mar 11, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
89%
Files
5
Flagged
5
Chunks
9
Flagged Files (5)
sentry-elixir-sdk/references/error-monitoring.mdMEDIUM
88.8%

Tool passed security scan

Context Poisoning

sentry-elixir-sdk/references/crons.mdMEDIUM
87.5%

Risky tool definition detected

Signal job started {:ok, check_in_id} = Sentry.capture_check_in( status: :in_progress, monitor_slug: "daily-report" ) # 2.

sentry-elixir-sdk/references/logging.mdMEDIUM
79.7%

Risky tool definition detected

### Enable ```elixir # config/config.exs config :sentry, enable_logs: true, # auto-attaches a TelemetryProcessor-backed LoggerHandler logs: [ level: :info, # minimum log level (default: :info) metadata: [:request_id, :user_id], # metadata keys to include as log attributes excluded_domains: [:cowboy, :ecto_sql] # domains to skip ] ``` `enable_logs: true` automatically wires up a Logger handler that captures log entries and forwards them to the Sentry Logs Protocol endpoint via the `TelemetryProce

sentry-elixir-sdk/SKILL.mdMEDIUM
79.6%

Privilege Escalation

Destructive Action

Shadow Persistence

Supply Chain Compromise

sentry-elixir-sdk/references/tracing.mdLOW
56.5%

Tool passed security scan

Audit Metadata
Max File Score
89%
Classification
UNKNOWN_SERVER
Files Scanned
5
Files Flagged
5
Chunks Analyzed
9
Analyzed
Mar 11, 2026, 11:16 AM
Security Audit — runlayer — sentry-elixir-sdk