← 返回 Skills 市场
Csp
作者
bytesagain4
· GitHub ↗
· v1.0.0
· MIT-0
135
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install csp
功能描述
Csp reference tool. Use when working with csp in devtools contexts.
使用说明 (SKILL.md)
Csp
Csp reference tool. Use when working with csp in devtools contexts.
When to Use
- Working with csp and need quick reference
- Looking up devtools standards or best practices for csp
- Troubleshooting csp issues
- Need a checklist or guide for csp 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 appears to be a simple, local reference CLI for 'csp' and does not access the network or credentials. If you only need an offline cheatsheet/reference in devtools workflows, it is coherent to install. If you expected a tool that inspects live policies or integrates with external services, note this is purely documentation output — review the script yourself if you want to confirm no changes will be made on your system.
功能分析
Type: OpenClaw Skill
Name: csp
Version: 1.0.0
The 'csp' skill bundle is a purely informational reference tool providing documentation on Content Security Policy (CSP) concepts, patterns, and debugging. The shell script (scripts/script.sh) only outputs static text to the console using cat, and there are no signs of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (Csp reference tool for devtools) match the delivered artifacts: an instruction-only skill plus a local shell script that prints help and documentation. Nothing requested appears unrelated to a documentation/reference utility.
Instruction Scope
SKILL.md only instructs the agent to run the included scripts/script.sh commands (intro, quickstart, patterns, etc.). The instructions do not read files, environment variables, network endpoints, or other system state beyond executing the local script.
Install Mechanism
No install spec or external downloads are present. The only code is a shipped shell script that produces static documentation output — no archives, remote URLs, or package installs are performed.
Credentials
The skill declares no required environment variables, credentials, or config paths and the script does not reference any. There are no disproportionate secret requests.
Persistence & Privilege
The skill is not always-enabled and does not attempt to modify other skills or system-wide settings. It runs only when invoked and has no autonomous persistence actions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install csp - 安装完成后,直接呼叫该 Skill 的名称或使用
/csp触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
常见问题
Csp 是什么?
Csp reference tool. Use when working with csp in devtools contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 135 次。
如何安装 Csp?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install csp」即可一键安装,无需额外配置。
Csp 是免费的吗?
是的,Csp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Csp 支持哪些平台?
Csp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Csp?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v1.0.0。
推荐 Skills