# trigger_spell_trap

Discharge an active spell trap against the explicitly supplied live combatants in its printed radius. Explosive Runes denies the reader a save and may destroy its object; Fire Trap spares its object and does not trigger for its caster. Every other victim rolls the shared Spells save for half damage.

Agent View of the PolicyLayer registry record for `trigger_spell_trap`. HTML page: https://policylayer.com/tools/torch-to-crown/trigger-spell-trap

## Facts

- Tool: `trigger_spell_trap`
- Server: Torch-to-Crown (`Diogenes187/Torch-to-Crown`) — https://policylayer.com/tools/torch-to-crown.md
- Homepage: https://github.com/Diogenes187/Torch-to-Crown
- Risk category: Destructive (Critical risk)
- Registry record: grade F, identity unverified
- Server rate-limited: no
- Parameters: 0
- Recommended policy verdict: Hidden

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "trigger_spell_trap",
    "arguments": {}
  }
}
```

## Why trigger_spell_trap is rated Critical

An AI agent that decides to call trigger_spell_trap doesn't hesitate, doesn't double-check, and doesn't stop at one. Whatever it removes from Torch-to-Crown is gone. There is no undo for destructive operations.

Risk signals: Bulk/mass operation — affects multiple targets

## Use case

AI agents call trigger_spell_trap to permanently remove resources in Torch-to-Crown, typically in cleanup and lifecycle workflows. It does its job in a single call, and there is no undo.

## Recommended policy (PolicyLayer)

Verdict: **Hidden**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches Torch-to-Crown:

```json
{
  "version": "1",
  "default": "deny",
  "hide": [
    "trigger_spell_trap"
  ]
}
```

## Other tools on Torch-to-Crown (450)

- `cast_atonement` — Destructive — https://policylayer.com/tools/torch-to-crown/cast-atonement.md
- `cast_force_motion_magic` — Destructive — https://policylayer.com/tools/torch-to-crown/cast-force-motion-magic.md
- `cast_legend_lore` — Destructive — https://policylayer.com/tools/torch-to-crown/cast-legend-lore.md
- `cast_object_magic` — Destructive — https://policylayer.com/tools/torch-to-crown/cast-object-magic.md
- `cast_residual_transformation_magic` — Destructive — https://policylayer.com/tools/torch-to-crown/cast-residual-transformation-magic.md
- `cast_shape_change` — Destructive — https://policylayer.com/tools/torch-to-crown/cast-shape-change.md
- `change_character_possession` — Destructive — https://policylayer.com/tools/torch-to-crown/change-character-possession.md
- `destroy_plant_door_tree` — Destructive — https://policylayer.com/tools/torch-to-crown/destroy-plant-door-tree.md
- `destroy_snake_stick` — Destructive — https://policylayer.com/tools/torch-to-crown/destroy-snake-stick.md
- `disarm_trap` — Destructive — https://policylayer.com/tools/torch-to-crown/disarm-trap.md
- `force_door` — Destructive — https://policylayer.com/tools/torch-to-crown/force-door.md
- `force_scared_creature_to_fight` — Destructive — https://policylayer.com/tools/torch-to-crown/force-scared-creature-to-fight.md
- `record_familiar_death` — Destructive — https://policylayer.com/tools/torch-to-crown/record-familiar-death.md
- `remove_combatant` — Destructive — https://policylayer.com/tools/torch-to-crown/remove-combatant.md
- `remove_deafness_by_caster` — Destructive — https://policylayer.com/tools/torch-to-crown/remove-deafness-by-caster.md
- `remove_spell_trap` — Destructive — https://policylayer.com/tools/torch-to-crown/remove-spell-trap.md
- `resolve_animate_dead` — Destructive — https://policylayer.com/tools/torch-to-crown/resolve-animate-dead.md
- `stand_up` — Destructive — https://policylayer.com/tools/torch-to-crown/stand-up.md
- `use_prismatic_barrier` — Destructive — https://policylayer.com/tools/torch-to-crown/use-prismatic-barrier.md
- `use_read_magic` — Destructive — https://policylayer.com/tools/torch-to-crown/use-read-magic.md
- `cast_manifestation_illusion` — Execute — https://policylayer.com/tools/torch-to-crown/cast-manifestation-illusion.md
- `cast_spell_trap` — Execute — https://policylayer.com/tools/torch-to-crown/cast-spell-trap.md
- `cast_time_stop` — Execute — https://policylayer.com/tools/torch-to-crown/cast-time-stop.md
- `deploy_aerial_servant` — Execute — https://policylayer.com/tools/torch-to-crown/deploy-aerial-servant.md
- `start_combat` — Execute — https://policylayer.com/tools/torch-to-crown/start-combat.md
- `start_wandering_combat` — Execute — https://policylayer.com/tools/torch-to-crown/start-wandering-combat.md
- `trigger_arcane_symbol` — Execute — https://policylayer.com/tools/torch-to-crown/trigger-arcane-symbol.md
- `trigger_cleric_symbol` — Execute — https://policylayer.com/tools/torch-to-crown/trigger-cleric-symbol.md
- `trigger_drain_glyph` — Execute — https://policylayer.com/tools/torch-to-crown/trigger-drain-glyph.md
- `trigger_glyph_of_warding` — Execute — https://policylayer.com/tools/torch-to-crown/trigger-glyph-of-warding.md
- …and 420 more: https://policylayer.com/tools/torch-to-crown.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=torch-to-crown · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/torch-to-crown
