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

@trigguard/runtime

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trigguard/runtime

Opt-in global hooks (e.g. fetch) for automatic authorization via @trigguard/intent-sdk

latest
Source
npmnpm
Version
0.2.0
Version published
Maintainers
1
Created
Source

@trigguard/runtime

protect({ gatewayUrl, fetchImpl?, … }) can wrap globalThis.fetch so outbound requests run data.export authorization first; only PERMIT continues to the real fetch.

This is an opt-in building block, not a universal sandbox. For DB and subprocess enforcement, use explicit intent calls or driver-specific wrappers.

See docs/architecture/AI_EXECUTION_FIREWALL_ROADMAP.md.

FAQs

Package last updated on 23 Aug 2026

Related posts