csrf-cross-site-request-forgery

csrf-cross-site-request-forgery is a skill for Claude Code, Codex from SurrealSky/hack_skills. It costs 44 tokens per session (2,774 once invoked), scanned D, original, no licence file.

A testing guide for CSRF, a web attack that tricks a logged-in user’s browser into sending an unwanted request. It covers state-changing actions, anti-CSRF protections, SameSite cookies, JSON requests, login CSRF, and OAuth state handling.

In plain words
What is it for?
Use it when reviewing login, OAuth, cookie, form, API, or other web flows that change data or account state.
Why use it?
It gives a structured way to check whether web flows can be triggered by another site or whether their protections are incomplete.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it when reviewing login, OAuth, cookie, form, API, or other web flows that change data or account state.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/surrealsky/hack_skills/csrf-cross-site-request-forgery
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add SurrealSky/hack_skills --skill csrf-cross-site-request-forgery
Clone the repo
git clone --depth 1 https://github.com/SurrealSky/hack_skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for csrf-cross-site-request-forgery

README.md
[![agentmods](https://agentmods.dev/badge/skills/surrealsky/hack_skills/csrf-cross-site-request-forgery/github.svg)](https://agentmods.dev/skills/surrealsky/hack_skills/csrf-cross-site-request-forgery)
Your own site
<a href="https://agentmods.dev/skills/surrealsky/hack_skills/csrf-cross-site-request-forgery"><img src="https://agentmods.dev/badge/skills/surrealsky/hack_skills/csrf-cross-site-request-forgery/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for csrf-cross-site-request-forgery

Your own site · 80×15
<a href="https://agentmods.dev/skills/surrealsky/hack_skills/csrf-cross-site-request-forgery"><img src="https://agentmods.dev/badge/skills/surrealsky/hack_skills/csrf-cross-site-request-forgery.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,774 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 2 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.02774
Opus 5 $0.00022 $0.01387
Sonnet 5 $0.00009 $0.00555
Haiku 4.5 $0.00004 $0.00277

Measured yesterday against content hash c8f99e4e28b8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade D, and why

csrf-cross-site-request-forgery scanned grade D with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- If server accepts GET for state-changing endpoint: -->

Sends data to an external URLmediumData exfiltration

A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.

fetch('https://target.com/api/v1/change-email', { method: 'POST',
skills/auth-sec/csrf-cross-site-request-forgery/SKILL.md · 328 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday Changed · +2 lines c8f99e4e28b8
  2. 6d ago Changed · +1 lines 93005663d47a
  3. 10d ago First seen · 325 lines · 44 tokens per session scan D 77d7e2dd1bbb

Subscribe to this mod's changes

csrf-cross-site-request-forgery is a skill published in the GitHub repository SurrealSky/hack_skills (2 stars, last pushed yesterday), with no licence file. It adds 44 tokens to every session and 2,774 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it D with 2 findings (hidden instructions, sends data to an external url). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

research-engineer

An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.

davila7/claude-code-templates · 43 tokens

tika-eval-compare

Compare extracts from two Tika builds over a corpus to detect regressions in content, encoding, exceptions, and embedded-document handling. Use for "compare before/after extracts", "eval this change against the corpus".

apache/tika · 50 tokens

neuron-evaluation-engineer

Create and run AI evaluations with datasets, assertions, and output drivers in Neuron AI. Use this skill whenever the user mentions evaluation, testing AI systems, creating evaluators, dataset-driven testing, assertion-based validation, or wants to measure AI system performance. Also trigger for tasks involving…

neuron-core/neuron-ai · 77 tokens

jetson-validate-image

Use after jetson-flash-image to run static BSP checks, on-target smoke/regression tests on a flashed DUT, or both. Not for build or flash steps. Triggers: validate bsp, on-target validation.

NVIDIA/skills · 50 tokens

atmos-validation

Validate Atmos projects, components, arbitrary JSON Schema inputs, EditorConfig, and GitHub Actions; use affected-file selection and native CI annotations.

cloudposse/atmos · 31 tokens

skill-benchmark

Benchmark AI skill effectiveness by measuring implementation quality against legacy constraints.

HoangNguyen0403/agent-skills-standard · 16 tokens