New:Socket for Asana Is Now Available.Learn more
Sign In

@trigguard/proxy

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trigguard/proxy

Unified execution proxy layer: HTTP proxy app, Express middleware, LangChain pre-auth, execution-sdk helpers

latest
Source
npmnpm
Version
0.1.3
Version published
Weekly downloads
179
2457.14%
Maintainers
1
Weekly downloads
 
Created
Source

@trigguard/proxy

One entry point for enforcement at the network boundary around tools and side effects:

ModuleRole
ExecutionProxyRe-exports trigguard-execution-proxy: createExecutionProxyApp, callExecuteGateway, runConnector — local service that calls POST /execute then runs connectors.
ExpressMiddlewareRe-exports @trigguard/express-middleware (trigguardExecute) and withExecute from @trigguard/execution-sdk.
LangChainAdaptercreateToolPreExecutionHook — authorize before each tool with surfaceForTool (no trigguard-js dep).

Install

npm install @trigguard/proxy

Peer: express (optional) if you use trigguardExecute.

See also

  • examples/proxy-agent — run the HTTP proxy
  • DEVELOPER_INSTALL_PATH.mdwithExecute / surfaces

FAQs

Package last updated on 23 Aug 2026

Related posts