DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-sentry

Read-only Sentry issue and event inspection tools optimized for agent context windows.

UI & ProductivityDeveloper ToolsSecurity & Policy
2GitHub Stars0ForksUpdated2026-08-27

Install

No clear install command was found in the current repository evidence.

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-sentry is a read-only DeepSeek Harness plugin providing tools to list projects, search issues, and inspect error events from Sentry API. It intelligently trims heavy stacktraces and metadata while stripping PII and secrets to protect LLM context windows.

Key Capabilities

  • List organization projects via sentry_list_projects
  • Search issues across projects using Sentry query syntax with sentry_search_issues
  • Retrieve issue details by ID or short ID with sentry_get_issue
  • Inspect latest or specific error events with trimmed stacktraces via sentry_get_latest_event and sentry_get_event
  • Intelligently prune stack frames, source context, breadcrumbs, and scrub PII or sensitive tokens

Useful For

  • Troubleshooting production errors and exceptions using DeepSeek Harness agents
  • Querying Sentry issue summaries without overloading model token limits
  • Safely analyzing crash stack traces without exposing secrets or personal user data

Who It Fits

  • Software engineers debugging production issues with AI assistance
  • Site reliability engineers (SREs) monitoring errors
  • DeepSeek Harness developers integrating Sentry observability

Documented Limitations

  • Read-only HTTP GET operations only; cannot resolve, assign, archive, or ingest events
  • Configured for a single organization slug per plugin instance
  • Does not support Sentry Performance, Discover, Metrics, Replay, or Tracing endpoints
  • No automatic pagination for issue searches; list projects is limited to up to 100 items
  • stats_period is restricted to 24h and 14d ranges without custom start/end time queries

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 8 development, 3 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
maxmilian/dsh-sentry
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
fadf1e6 · 2026-08-29

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-27
Last release
2026-08-27
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app