DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-trapstreet

DeepSeek Harness tools for inspecting live plugin loader status and browsing public Trapstreet evaluation boards.

VisionTerminal & TUIDeveloper ToolsSkills & WorkflowsRemote Execution
1GitHub Stars0ForksUpdated2026-08-27

Install

$ dsh plugin --profile <name> add @trapstreet/dsh-trapstreet

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
An installable DSH plugin that provides an in-process loader checkup and read-only live lookups of public evaluation boards from trapstreet.run.

Key Capabilities

  • Provides `trapstreet_checkup` to read the live Harness loader tree and report loaded, active, disabled, failed, or absent plugin loader entries.
  • Identifies installed dependencies that did not become loader entries, including packages lacking a `dsh.bundle` declaration.
  • Provides `trapstreet_boards` to list public Trapstreet evaluation boards or retrieve details for a board ID.
  • Reports board entry counts, top scores, DeepSeek-baseline and untested indicators, and empty-board gaps.
  • Supports `TRAPSTREET_BASE_URL` to change the API host and `TRAPSTREET_CALL_LOG` to append tool-invocation log lines.

Useful For

  • Diagnosing whether installed DSH plugins actually entered and activated in a running Harness.
  • Finding plugins that installed but did not load as loader entries.
  • Reviewing available public evaluation boards before comparing task results.
  • Inspecting a board's tested task, pinned commit, and entries inferred to use DeepSeek models.

Who It Fits

  • DeepSeek Harness users troubleshooting plugin loading.
  • DSH plugin developers testing packaged installations.
  • Users exploring public Trapstreet evaluation boards.

Documented Limitations

  • `trapstreet_checkup` only covers loader-visible installation and loading states; it cannot determine whether an active plugin is useful, breaks conversations, returns an incorrect tool shape, prevents Harness boot, or contributes no capability.
  • The checkup runs inside a running Harness, so it cannot report on a plugin state that stops the Harness from booting.
  • `trapstreet_boards` fetches board data live from trapstreet.run.
  • A DeepSeek baseline is inferred from an entry's model name and is not proof that the entry used DeepSeek Harness.
  • Evaluation-board data is read-only; the tool does not start runs.

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, 0 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
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
trapstreet/dsh-trapstreet
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
6f50461 · 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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-08-27
Last release
No release detected
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