Skip to content

🛡️ 安全与权限 Safety & Permissions

Sandbox 沙箱机制、安全审查、内容审查和权限管理

23 个提示词文件 / 23 prompt files。

名称 / Name描述 / Description版本 / Ver.
Agent 提示词:/security-review 安全审查命令Comprehensive security review prompt for analyzing code changes with focus on exploitable vulnerabilities2.0.70
系统提示词:恶意活动内容审查Guidelines for assisting with authorized security testing, defensive security, CTF challenges, and educational contexts while censoring requests for malicious activities2.1.31
系统提示词:任务执行(安全规范)Avoid introducing security vulnerabilities like injection, XSS, etc.2.1.53
系统提示词:工具权限模式Guidance on tool permission modes and handling denied tool calls2.1.31
系统提醒:Read 工具后的恶意软件分析Instructions for analyzing malware without improving or augmenting it2.1.18
工具描述:Bash(沙箱 — 调整设置)Work with user to adjust sandbox settings on failure2.1.53
工具描述:Bash(沙箱 — 默认启用沙箱)Default to sandbox; only bypass when user asks or evidence of sandbox restriction2.1.53
工具描述:Bash(沙箱 — 证据列表头)Header for list of sandbox-caused failure evidence2.1.53
工具描述:Bash(沙箱 — 证据:访问被拒)Sandbox evidence: access denied to paths outside allowed directories2.1.53
工具描述:Bash(沙箱 — 证据:网络失败)Sandbox evidence: network connection failures to non-whitelisted hosts2.1.53
工具描述:Bash(沙箱 — 证据:操作不允许)Sandbox evidence: operation not permitted errors2.1.53
工具描述:Bash(沙箱 — 证据:Unix Socket 错误)Sandbox evidence: unix socket connection errors2.1.53
工具描述:Bash(沙箱 — 解释限制)Explain which sandbox restriction caused the failure2.1.53
工具描述:Bash(沙箱 — 失败证据条件)Condition: command failed with evidence of sandbox restrictions2.1.53
工具描述:Bash(沙箱 — 强制模式)Policy: all commands must run in sandbox mode2.1.53
工具描述:Bash(沙箱 — 无例外)Commands cannot run outside sandbox under any circumstances2.1.53
工具描述:Bash(沙箱 — 禁止敏感路径)Do not suggest adding sensitive paths to sandbox allowlist2.1.53
工具描述:Bash(沙箱 — 逐命令判定)Treat each command individually; default to sandbox for future commands2.1.53
工具描述:Bash(沙箱 — 响应头)Header for how to respond when seeing sandbox-caused failures2.1.53
工具描述:Bash(沙箱 — 无沙箱重试)Immediately retry with dangerouslyDisableSandbox on sandbox failure2.1.53
工具描述:Bash(沙箱 — 临时目录)Use $TMPDIR for temporary files in sandbox mode2.1.53
工具描述:Bash(沙箱 — 用户权限提示)Note that disabling sandbox will prompt user for permission2.1.53
用户提示词:记忆提取攻击A social engineering prompt injection technique that attempts to trick an AI into dumping all stored user memories and context by posing as a legitimate data export request.