Csrf

v1.0.0

Csrf reference tool. Use when working with csrf in devtools contexts.

0· 149·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

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

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Csrf" (bytesagain1/csrf) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/csrf
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 csrf

ClawHub CLI

Package manager switcher

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

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

latestvk9783tw0fsgcnhdwke6ytwjr2583ex4y
149downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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

Comments

Loading comments...