toss-edge-hardening

Community

Harden Edge Functions against bypass risks.

Authorkimjuyoung1127
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Edge Function security vulnerabilities where authorization decisions rely on caller headers or incomplete checks, risking privilege escalation. This Skill enforces JWT-based authorization, removes trust in caller-provided headers, and validates post-patch behavior via redeploys and runtime checks.

Core Features & Use Cases

  • Enforces per-function minimum permissions via JWT claims rather than headers.
  • Patches edge functions and validates re-deployment with evidence trails (edge logs).
  • Performs runtime verification by replaying requests and ensuring non-privileged responses.

Quick Start

Begin by auditing verify_jwt-enabled Edge Functions, patch to enforce JWT-based roles, redeploy, and validate via edge logs.

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: toss-edge-hardening
Download link: https://github.com/kimjuyoung1127/TaillogToss/archive/main.zip#toss-edge-hardening

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.