create-vuln-grades

Community

Scaffold vulnerable grades module (IDOR).

AuthorFatt1
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of an intentionally vulnerable "View Grades" module in a Laravel application, specifically designed to demonstrate Insecure Direct Object Reference (IDOR) vulnerabilities for security training.

Core Features & Use Cases

  • Scaffolds Vulnerable Code: Generates a Laravel Grade model, migration, controller, route, and blade view.
  • Demonstrates IDOR: The generated controller uses Grade::find($id) without proper authorization checks, allowing any authenticated user to view any student's grades.
  • Use Case: Use this Skill when instructed to set up the grades viewing functionality for a Capture The Flag (CTF) security lab, focusing on demonstrating broken access control.

Quick Start

Use the create-vuln-grades skill to scaffold the grades controller, grades route, and grades view.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: create-vuln-grades
Download link: https://github.com/Fatt1/ANMMT/archive/main.zip#create-vuln-grades

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.