Permanently delete a gallery. Optionally delete all images in the gallery as well. This action cannot be undone. Free — does not consume App credits.
AI agents call snapix_delete_gallery to permanently remove resources in Snapix — typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.
This tool irreversibly deletes a gallery and optionally all contained images, meeting the Destructive category definition. The blast radius is high because an agent with incorrect instructions could delete significant collections of user data without recovery. While not Financial in nature, the permanent and unrecoverable nature of the operation elevates severity to high rather than medium.
From the tool's definition Tool description explicitly states 'Permanently delete a gallery' and 'This action cannot be undone.' The word 'Permanently' combined with 'cannot be undone' confirms irreversible data deletion.
Attacks that exploit this kind of access
Permanently delete a gallery. Optionally delete all images in the gallery as well. This action cannot be undone. Free — does not consume App credits. It is categorised as a Destructive tool in the Snapix MCP Server, which means it can permanently delete or destroy data. Block by default and require explicit approval.
Register the Snapix MCP server in PolicyLayer and add a rule for snapix_delete_gallery: 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 Snapix. Nothing to install.
snapix_delete_gallery is a Destructive tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the snapix_delete_gallery 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 snapix_delete_gallery. 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.
snapix_delete_gallery is provided by the Snapix MCP server (@metalevel/snapix-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →