vault_inject
A other tool on the Looking Glass MCP server.
This record as markdown: /tools/io-github-sahib-sawhney-wh-looking-glass-mcp/vault-inject.md
What vault_inject does on Looking Glass
AI agents call vault_inject as a supporting operation in Looking Glass workflows.
| Parameter | Type | Required | Description |
|---|---|---|---|
profile | string | Yes | Vault profile whose fields to inject into the current page form |
Parameters from the server's own tool schema.
Why vault_inject is rated Low
The name 'vault_inject' suggests interaction with a vault (likely credential/secret storage) and possibly injecting credentials or secrets into a browser session. Given the server context (AI-native browser with vault mentioned in server description), this likely involves writing or executing credential injection. However, with no description, the exact behavior is unknown.
From the tool's definition Tool name is 'vault_inject' but the description is empty or uninformative.
Attacks that exploit this kind of access
The rule that runs vault_inject safely
PolicyLayer is an MCP gateway: it sits between your AI agents and Looking Glass, and checks every tool call against a rule you set before the call runs. Nothing changes on the server itself. For vault_inject, this is the rule to start with:
vault_inject gets a rate cap, and everything else on the server is denied unless you say otherwise.
The button opens the PolicyLayer dashboard: create your workspace, connect Looking Glass, apply this rule, and every vault_inject call is checked against it from then on.
Questions about vault_inject
vault_inject is a other tool on the Looking Glass MCP server. It is categorised as a Other tool in the Looking Glass MCP Server, which means it performs auxiliary operations.
vault_inject accepts 1 parameter: profile. Required: profile. The full parameter table on this page comes from the server's own tool schema.
Register the Looking Glass MCP server in PolicyLayer and add a rule for vault_inject: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Looking Glass. Nothing to install.
vault_inject is a Other tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the vault_inject rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for vault_inject. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
vault_inject is provided by the Looking Glass MCP server (looking-glass-mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
More on Looking Glass, and thousands of servers like it.
This server
Across the catalogue