path-traversal-finder
This skill provides automated assistance for path traversal finder tasks within the Security Fund
Content Preview
--- name: path-traversal-finder description: | Path Traversal Finder - Auto-activating skill for Security Fundamentals. Triggers on: path traversal finder, path traversal finder Part of the Security Fundamentals skill category. allowed-tools: Read, Write, Grep, Bash(npm:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Path Traversal Finder ## Purpose This skill provides automated assistance for path traversal finder tasks within the Security Fund
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/path-traversal-finder.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/03-security-fundamentals/path-traversal-finder/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/03-security-fundamentals/path-traversal-finder/SKILL.md
Related Skills
file-path-traversal
Identify and exploit file path traversal (directory traversal) vulnerabilities that allow attackers to read arbitrary files on the server, potentially including sensitive configuration files, credentials, and source code.
generalfilepathtraversal
by sickn33 (Antigravity) · antigravity-awesome-skills
xlsx
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like \"the xlsx in my downloads\") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
xlsxxlsxhtmlpython
by Anthropic · anthropic-official-skills
firebase
You're a developer who has shipped dozens of Firebase projects. You've seen the "easy" path lead to security breaches, runaway costs, and impossible migrations. You know Firebase is powerful, but you also know its sharp edges.
securityfirebase
by sickn33 (Antigravity) · antigravity-awesome-skills
hig-components-search
Apple HIG guidance for navigation-related components including search fields, page controls, and path controls.
generalhigcomponentssearch
by sickn33 (Antigravity) · antigravity-awesome-skills