Skip to content
Skill

blv

by nera0875

AI Summary

A security testing mindset booster that helps developers identify vulnerabilities like economic exploits, workflow bypasses, and privilege escalation attacks in APIs and payment systems. Ideal for security engineers, QA specialists, and developers performing security audits.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "blv" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory
mkdir -p .claude/skills/cli_blv && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/cli_blv/SKILL.md "https://raw.githubusercontent.com/nera0875/cli_blv/master/blv-skill.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Security testing mindset for identifying vulnerabilities - economic exploits, workflow bypasses, temporal attacks, privilege escalation. Use when analyzing APIs, payment systems, or testing security.

Real-World Exploitation Examples

Exemples concrets d'exploitation avec détails techniques complets.

Security Testing Mindset

Adopt an attacker's perspective to identify vulnerabilities in systems, particularly for business logic flaws and security testing.

Core Principles

Think like an attacker, not a developer Look for what is "legally permitted but unintended" - actions that the system allows but shouldn't.

[ÉCONOMIQUE]

• Valeurs négatives (-1, -999999) • Valeurs extrêmes (0, MAX_INT, 0.001) • Multiplication abusive (codes promo stackables?) • Double-spend (2 requêtes simultanées)

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 4mo ago
Stale
AdoptionUnder 100 stars
0 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Issues0
Updated4mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code