← Back to Skills Marketplace
xueyetianya

Csp

by bytesagain4 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
135
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install csp
Description
Csp reference tool. Use when working with csp in devtools contexts.
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install csp
  3. After installation, invoke the skill by name or use /csp
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug csp
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Csp?

Csp reference tool. Use when working with csp in devtools contexts. It is an AI Agent Skill for Claude Code / OpenClaw, with 135 downloads so far.

How do I install Csp?

Run "/install csp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Csp free?

Yes, Csp is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Csp support?

Csp is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Csp?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v1.0.0.

💬 Comments