Skip to content

Commit 9719ae3

Browse files
committed
docs(security): replace speculative tool name with capability description
Removes `ha_manage_custom_tool` (PR #854, not yet merged, name not finalized) and replaces it with a capability-based description to avoid naming-convention violations on a forward reference.
1 parent 6fd3820 commit 9719ae3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
- Prompt injection paths that circumvent tool-level safeguards
1616
(e.g., HA entity data triggering unintended tool calls)
1717
- Privilege escalation within the MCP tool surface
18-
- Sandbox escape in `ha_manage_custom_tool` (if enabled)
18+
- Sandbox escape via sandboxed code execution, if that feature is enabled
1919
- Unintended information disclosure via API responses
2020
- Dependency vulnerabilities with a credible exploit path
2121

0 commit comments

Comments
 (0)