← Back to Skills Marketplace
bytesagain1

Csrf

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

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install csrf
  3. After installation, invoke the skill by name or use /csrf
  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 csrf
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Csrf?

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

How do I install Csrf?

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

Is Csrf free?

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

Which platforms does Csrf support?

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

Who created Csrf?

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

💬 Comments