← 返回 Skills 市场
20 Agent Security Questions
作者
caidongyun
· GitHub ↗
· v1.0.0
· MIT-0
262
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 20-agent-security-questions
功能描述
Automation skill for 20 Agent Security Questions.
使用说明 (SKILL.md)
name: agent-security-questions description: 工作问题收集与分析Skill - 收集AI Agent工作过程中的问题,分析风险,转化为研究课题 metadata: openclaw: emoji: ❓ version: 1.0.0
❓ agent-security-questions
工作问题收集与分析Skill
功能
- 问题收集 - 收集工作过程中的问题
- 分类分析 - 分析问题类型和风险
- 研究转化 - 将问题转化为研究课题
- 知识沉淀 - 沉淀为知识库
问题类型
| 类型 | 说明 |
|---|---|
| 工作问题 | Agent工作过程中的问题 |
| 安全风险 | 安全相关风险 |
| 机制问题 | 智能体机制问题 |
| 产出问题 | 产出质量问题 |
| 沟通问题 | 人机协作问题 |
使用
./src/questions.sh add "问题描述"
./src/questions.sh list
./src/questions.sh analyze
安全使用建议
This package appears to be a stub: the README promises collection and analysis, but the only code is a placeholder script that prints usage. It's low-risk now (no network calls or credential requests), but it's functionally incomplete. Before installing or enabling it for autonomous use, ask the author for the real implementation or inspect any future updates closely. Run the skill in a sandbox to verify behavior, and avoid granting any credentials or elevated permissions unless the skill's full, concrete behavior is available and matches its description.
功能分析
Type: OpenClaw Skill
Name: 20-agent-security-questions
Version: 1.0.0
The skill bundle is a non-functional template or placeholder for tracking AI agent security questions. The shell script src/questions.sh is a simple stub that only prints usage instructions, and the SKILL.md documentation describes standard problem-tracking tasks without any malicious instructions, data exfiltration, or risky execution patterns.
能力评估
Purpose & Capability
The SKILL.md describes collecting, classifying, analyzing, and converting problems to research topics, but the repository contains only a tiny src/questions.sh that prints a usage message; there is no implementation of the stated capabilities or the advertised '20 questions'. This is a functional mismatch (likely unfinished or a stub), not an explained feature.
Instruction Scope
Runtime instructions tell the agent to run ./src/questions.sh add|list|analyze, but the script doesn't implement those actions and does not read files, network, or credentials. The instructions themselves don't instruct any data exfiltration, but they promise behaviors that are not present in the code.
Install Mechanism
No install spec and only a small local script are included. There is no downloading, extracting, or third‑party package installation; risk from installation mechanism is minimal.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. There is nothing requesting unrelated secrets or access.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and has default autonomous invocation settings. It has no apparent persistence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install 20-agent-security-questions - 安装完成后,直接呼叫该 Skill 的名称或使用
/20-agent-security-questions触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of agent-security-questions skill.
- Collects issues encountered during AI agent operations.
- Analyzes and categorizes problems by risk type.
- Converts identified issues into research topics.
- Builds a knowledge base for ongoing insights.
- Provides command-line scripts for adding, listing, and analyzing questions.
元数据
常见问题
20 Agent Security Questions 是什么?
Automation skill for 20 Agent Security Questions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 262 次。
如何安装 20 Agent Security Questions?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install 20-agent-security-questions」即可一键安装,无需额外配置。
20 Agent Security Questions 是免费的吗?
是的,20 Agent Security Questions 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
20 Agent Security Questions 支持哪些平台?
20 Agent Security Questions 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 20 Agent Security Questions?
由 caidongyun(@caidongyun)开发并维护,当前版本 v1.0.0。
推荐 Skills