Skip to content
dsh.fish
Bundle

@mkaliezz/dsh-api-client

DSH plugin: dsh-api-client

Source
MkaliezZ
stars
1 stars
License
MIT
Updated
Updated 5 days ago

Readme

# dsh-api-client

Localhost-first HTTP debugging for DSH.

v0.1 blocks remote hosts and sensitive request headers by default, bounds request/response sizes, and exposes a small DSH command adapter. It is not a credential manager and does not bypass Secret Guard or AgentFuse.

Install

dsh plugin --profile web add github:MkaliezZ/dsh-api-client

Profile: web

  • This package builds from source on install. pnpm will ask you to allow its build script — that is permission to run the package’s code on your machine, outside the agent sandbox. Only allow sources you trust.
  • This source has no pinned commit, so a later push upstream changes what installs. Prefer pinning a commit.
Source