← 返回 Skills 市场
Csrf
作者
bytesagain1
· GitHub ↗
· v1.0.0
· MIT-0
151
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install csrf
功能描述
Csrf reference tool. Use when working with csrf in devtools contexts.
使用说明 (SKILL.md)
Csrf
Csrf reference tool. Use when working with csrf in devtools contexts.
When to Use
- Working with csrf and need quick reference
- Looking up devtools standards or best practices for csrf
- Troubleshooting csrf issues
- Need a checklist or guide for csrf tasks
Commands
intro
scripts/script.sh intro
Overview and core concepts
quickstart
scripts/script.sh quickstart
Getting started guide
patterns
scripts/script.sh patterns
Common patterns and best practices
debugging
scripts/script.sh debugging
Debugging and troubleshooting
performance
scripts/script.sh performance
Performance optimization tips
security
scripts/script.sh security
Security considerations
migration
scripts/script.sh migration
Migration and upgrade guide
cheatsheet
scripts/script.sh cheatsheet
Quick reference cheat sheet
help
scripts/script.sh help
version
scripts/script.sh version
Powered by BytesAgain | bytesagain.com | [email protected]
安全使用建议
This skill is a local documentation/cheatsheet tool implemented as a shell script and appears safe to install. Before running any third-party script, you should: (1) review the bundled script (already done here — it only prints text), (2) confirm you trust the publisher, and (3) be aware that the SKILL.md contains generic references to 'required tools and access credentials' purely as documentation — the skill itself does not use or request credentials or network access. Note: show_help contains a minor bug where $VERSION is in a single-quoted heredoc and will print literally; this is a harmless correctness issue, not a security problem.
功能分析
Type: OpenClaw Skill
Name: csrf
Version: 1.0.0
The 'csrf' skill bundle is a purely informational reference tool. The primary script (scripts/script.sh) contains static text documentation regarding CSRF concepts, patterns, and debugging, which is displayed to the user via standard output. There is no evidence of data exfiltration, network activity, or malicious command execution.
能力评估
Purpose & Capability
Name/description (CSRF reference tool) matches the included files and commands: SKILL.md directs the agent to run the local scripts/script.sh which prints documentation and guides. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions only call the local scripts/script.sh with simple subcommands; the script only emits static documentation. SKILL.md text refers in places to 'required tools and access credentials' as generic docs, but the skill does not actually require or access any credentials or system state.
Install Mechanism
No install spec is present and no external downloads or package installs are performed. The skill is instruction-only with one bundled script, minimizing install surface.
Credentials
The skill declares no required environment variables, no credentials, and the script does not read env vars or config paths. There are no disproportionate secret or config requests.
Persistence & Privilege
always is false and the skill does not request persistent installation, modify other skills, or change system-wide configuration. It simply prints help text from a local script.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install csrf - 安装完成后,直接呼叫该 Skill 的名称或使用
/csrf触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Csrf 是什么?
Csrf reference tool. Use when working with csrf in devtools contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 151 次。
如何安装 Csrf?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install csrf」即可一键安装,无需额外配置。
Csrf 是免费的吗?
是的,Csrf 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Csrf 支持哪些平台?
Csrf 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Csrf?
由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。
推荐 Skills