← 返回 Skills 市场
xueyetianya

Subpoena

作者 bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
161
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install subpoena
功能描述
Subpoena law reference — types of subpoenas, service requirements, compliance obligations, and motion to quash. Use when issuing, receiving, or responding to...
安全使用建议
This skill appears coherent and limited: it runs a bundled bash script that prints subpoena guidance, asks for no credentials, and has no install/download steps. However: (1) the displayed script output was truncated in the listing — review the entire scripts/script.sh file before installing to confirm there are no hidden network calls, file reads/writes outside the declared SUBPOENA_DIR, or commands that could modify system state; (2) any skill that executes shell code should be installed only from a trusted source or run in a sandbox; and (3) if you are concerned about file writes, check whether the script creates or writes under ~/.subpoena/ (or another path) and whether that behavior is acceptable.
功能分析
Type: OpenClaw Skill Name: subpoena Version: 1.0.0 The 'subpoena' skill is a purely informational legal reference tool. All commands in 'scripts/script.sh' use static heredocs to output educational text regarding legal procedures, and there is no evidence of data exfiltration, network activity, or unauthorized system access.
能力评估
Purpose & Capability
The name/description (subpoena reference) aligns with the provided assets: SKILL.md documents subpoena topics and the included scripts/script.sh prints legal guidance. There are no unrelated credentials, binaries, or install steps requested.
Instruction Scope
Runtime instructions only call the included scripts/script.sh commands (intro, types, procedure, compliance, quash, etc.). SKILL.md does not instruct reading unrelated system files, network endpoints, or exfiltrating data. The only configuration noted is SUBPOENA_DIR for local data storage.
Install Mechanism
There is no install spec and no downloads; the skill is instruction-only plus a bundled shell script, which means nothing external is fetched during install.
Credentials
The skill declares no required environment variables or credentials; SKILL.md documents an optional SUBPOENA_DIR (default ~/.subpoena/) which is proportionate for a local reference tool. No secret-exposing env vars are requested.
Persistence & Privilege
always is false and the skill is user-invocable. There is no indication it modifies other skills or global agent settings. Running the script will execute local shell code but does not request permanent elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install subpoena
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /subpoena 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug subpoena
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Subpoena 是什么?

Subpoena law reference — types of subpoenas, service requirements, compliance obligations, and motion to quash. Use when issuing, receiving, or responding to... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 161 次。

如何安装 Subpoena?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install subpoena」即可一键安装,无需额外配置。

Subpoena 是免费的吗?

是的,Subpoena 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Subpoena 支持哪些平台?

Subpoena 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Subpoena?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。

💬 留言讨论