Csp

v1.0.0

Csp reference tool. Use when working with csp in devtools contexts.

0· 133·1 current·1 all-time
bybytesagain4@xueyetianya

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for xueyetianya/csp.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Csp" (xueyetianya/csp) from ClawHub.
Skill page: https://clawhub.ai/xueyetianya/csp
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install csp

ClawHub CLI

Package manager switcher

npx clawhub@latest install csp
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97brcnqe1em0tfsqg1vjbke2n83fb2r
133downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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 | hello@bytesagain.com

Comments

Loading comments...