스킬 레이더 · GITHUB
실제 사용량으로 검증된 유용한 Agent Skills.
공개 저장소의 검증된 Skills를 기능, 패키지 구성, 설치 수, 출처 근거에 따라 비교할 수 있습니다.
- 카탈로그 범위
- 검증 완료
- Skills
- 10,772
- 저장소
- 1711
- 최근 동기화
- 2026. 9. 23.
yaklangapi-auth-and-jwt-abuse
- API authentication and JWT abuse playbook. Use when testing bearer tokens, API keys, claim trust, header spoofing, rate limits, and API auth boundary weaknesses.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangapi-recon-and-docs
- API reconnaissance and documentation review playbook. Use when discovering endpoints, schemas, versions, OpenAPI specs, hidden docs, and surface area for API testing.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangattack-surface-mapping
- Draw a testable attack surface from one authorized target URL or one application. Use when the user says 攻击面, 供给面, 画攻击面, map the surface, application recon, find the business host, JS inventory, or when the only visible page is login. Derive hosts, APIs, keys, and the object graph from what the app already exposes. Do not open with directory brute or payload spray. Use when the user runs /attack-surface-mapping.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangauthbypass-authentication-flaws
- Authentication bypass testing playbook. Use when assessing login flows, password reset logic, account recovery, MFA bypass, token predictability, brute-force resistance, and session boundary flaws.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangbusiness-logic-vuln
- Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangclassical-cipher-analysis
- Classical cipher analysis playbook. Use when encountering substitution ciphers, Vigenere, transposition, XOR, or encoded text in CTF challenges that requires frequency analysis, Kasiski examination, or known-plaintext cryptanalysis.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangcmdi-command-injection
- Command injection playbook. Use when user input may reach shell commands, process execution, converters, import pipelines, or blind out-of-band command sinks.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangcode-obfuscation-deobfuscation
- Code obfuscation analysis and deobfuscation playbook. Use when reversing binaries protected by junk code, opaque predicates, self-modifying code, control flow flattening, VM protection, or string encryption.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangcontainer-escape-techniques
- Container escape playbook. Use when operating inside a Docker container, LXC, or Kubernetes pod and need to escape to the host via privileged mode, capabilities, Docker socket, cgroup abuse, namespace tricks, or runtime vulnerabilities.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangcors-cross-origin-misconfiguration
- CORS misconfiguration testing playbook. Use when analyzing cross-origin trust, credentialed browser reads, origin reflection, preflight policy bugs, and browser-based access to authenticated APIs.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangcrlf-injection
- CRLF injection playbook. Use when user input reaches HTTP response headers, Location redirects, Set-Cookie values, or log files where carriage-return/line-feed characters can split or inject content.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangcsp-bypass-advanced
- Advanced Content Security Policy bypass techniques. Use when XSS or data exfiltration is blocked by CSP and you need to find policy weaknesses, trusted endpoint abuse, nonce leakage, or exfiltration channels that CSP cannot block.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangcsrf-cross-site-request-forgery
- CSRF testing playbook. Use when reviewing state-changing web flows, anti-CSRF defenses, SameSite behavior, JSON CSRF, login CSRF, and OAuth state handling.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangdangling-markup-injection
- Dangling markup injection playbook. Use when HTML injection is possible but JavaScript execution is blocked (CSP, sanitizer strips event handlers, WAF blocks script tags) — exfiltrate CSRF tokens, session data, and page content by injecting unclosed HTML tags that capture subsequent page content.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangexpression-language-injection
- Expression Language injection playbook. Use when Java EL, SpEL, OGNL, or MVEL expressions may evaluate attacker-controlled input in Spring, Struts2, Confluence, or similar frameworks.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangfile-access-vuln
- Entry P1 category router for file access and upload workflows. Use when testing download endpoints, file paths, local file inclusion, upload flows, preview pipelines, archive extraction, or storage and sharing boundaries.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangghost-bits-cast-attack
- Java "Ghost Bits" / Cast Attack playbook (Black Hat Asia 2026). Use when attacking Java services where 16-bit char is silently narrowed to 8-bit byte to bypass WAF/IDS for SQL injection, deserialization RCE, file upload (Webshell), path traversal, CRLF injection, request smuggling, and SMTP injection. Affects Tomcat, Spring, Jetty, Undertow, Vert.x, Jackson, Fastjson, Apache Commons BCEL, Apache HttpClient, Angus Mail, JDK HttpServer, Lettuce, Jodd, XMLWriter and re-enables many "patched" CVEs through WAF bypass.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklanghack
- Entry P0 primary router and operating doctrine for HackSkills. Use when the task involves web application testing, API security assessment, recon, vulnerability triage, exploit path planning, authorized pentest, code audit, source-leak mining, middleware audit, SOC triage, detection engineering, incident response, or choosing the right next category skill before any deep topic skill. Also use when the user mentions 安全工程师, 渗透测试, 红队, 蓝队, 代码审计, 源码泄露, SRC. Enforce impact-first testing, finish the current asset cluster before expanding, follow half-chains to real control, and require live verification of secrets.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklanghash-attack-techniques
- Hash attack playbook. Use when exploiting length extension, MD5/SHA1 collisions, HMAC timing leaks, birthday attacks, or hash-based proof of work in CTF and authorized testing scenarios.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklanghttp-parameter-pollution
- HTTP Parameter Pollution (HPP): duplicate query/body keys parsed differently by servers, proxies, WAFs, and app frameworks. Use when filters and application layers disagree on which value wins, enabling bypass, SSRF second URL, logic abuse, or CSRF token confusion.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklanghttp2-specific-attacks
- HTTP/2 protocol-specific attack playbook. Use when the target supports HTTP/2 and you need to exploit binary framing, HPACK compression, h2c upgrade smuggling, pseudo-header injection, stream multiplexing abuse, or H2→H1 downgrade translation flaws.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangjwt-oauth-token-attacks
- JWT and OAuth token attack playbook. Use when validating token trust, signing algorithms, key handling, claim abuse, bearer flows, and OAuth account-binding weaknesses.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklangkernel-exploitation
- Linux kernel exploitation playbook. Use when exploiting kernel vulnerabilities (UAF, OOB, race condition, type confusion) for privilege escalation via commitcreds, modprobepath overwrite, or kernel ROP chains in CTF and real-world scenarios.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일
yaklanglattice-crypto-attacks
- Lattice-based cryptanalysis playbook. Use when attacking RSA via Coppersmith small roots, recovering DSA/ECDSA nonces from bias, solving knapsack problems, or applying LLL/BKZ reduction to cryptographic constructions.
- 설치 수
- 1
- GitHub Stars
- 2.2천
- 업데이트
- 9월 13일