Skip to main content

이 저장소의 skills

strmt7/ai_skills_collection_benchmarked - 17페이지

SkillsMP는 strmt7/ai_skills_collection_benchmarked에서 968개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

strmt7/ai_skills_collection_benchmarked

수집된 skill 968개 중 40개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Generate/create/scaffold Kubernetes YAML — Deployment, Service, ConfigMap, Ingress, RBAC, StatefulSet, CRDs.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Validate, lint, audit, or dry-run Kubernetes manifests (Deployment, Service, ConfigMap, CRD).

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Validate, lint, audit, or check Makefiles and .mk files for errors.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validate, lint, audit, or fix PromQL queries and alerting rules; detects anti-patterns.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Validate, lint, audit, or plan Terraform/.tf/HCL files; runs tflint, checkov, terraform validate.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Validate, lint, audit, or check Terragrunt .hcl/terragrunt.hcl files, stacks, modules, compliance.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Scans your project for outdated npm, pip, Cargo, Go, or Ruby packages. Runs a CVE security audit. Fetches changelogs, summarizes breaking changes with Gemini, and opens one PR per risk group (patch, minor, major). Includes Diagnosis Mode for install…

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Generates and maintains a standards-compliant llms.txt file for any website — either by crawling the live site OR by reading the website's codebase directly. Use this skill when asked to create an llms.txt, add AI discoverability to a site, improve GEO…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal).

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Augments Trailmark code graphs with external audit findings from SARIF static analysis results and weAudit annotation files. Maps findings to graph nodes by file and line overlap, creates severity-based subgraphs, and enables cross-referencing findings with…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Prepares codebases for security review using Trail of Bits' checklist. Helps set review goals, runs static analysis tools, increases test coverage, removes dead code, ensures accessibility, and generates documentation (flowcharts, user stories, inline…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Searches and explores Burp Suite project files (.burp) from the command line. Use when searching response headers or bodies with regex patterns, extracting security audit findings, dumping proxy history or site map data, or analyzing HTTP traffic captured in…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic overflow, L1-L2 messaging issues, address conversion problems, and signature replay. Use when auditing StarkNet projects.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code with libFuzzer backend.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on "run codeql", "codeql scan", "codeql analysis", "build codeql database", or "find vulnerabilities with codeql". Supports "run all"…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detects timing side-channel vulnerabilities in cryptographic code. Use when implementing or reviewing crypto code, encountering division on secrets, secret-dependent branches, or constant-time programming questions in C, C++, Go, Rust, Swift, Java, Kotlin,…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports.…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Analyzes smart contract codebases to identify state-changing entry points for security auditing. Detects externally callable functions that modify state, categorizes them by access level (public, admin, role-restricted, contract-only), and generates…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Compares Trailmark code graphs at two source code snapshots (git commits, tags, or directories) to surface security-relevant structural changes. Detects new attack paths, complexity shifts, blast radius growth, taint propagation changes, and privilege…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Translates Mermaid sequenceDiagrams describing cryptographic protocols into ProVerif formal verification models (.pv files). Use when generating a ProVerif model, formally verifying a protocol, converting a Mermaid diagram to ProVerif, verifying protocol…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous fuzzing infrastructure or enrolling projects.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Parses and processes SARIF files from static analysis tools like CodeQL, Semgrep, or other scanners. Triggers on "parse sarif", "read scan results", "aggregate findings", "deduplicate alerts", or "process sarif output". Handles filtering, deduplication,…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or restricting macOS applications with allowlist-based profiles.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Guides through Trail of Bits' 5-step secure development workflow. Runs Slither scans, checks special features (upgradeability/ERC conformance/token integration), generates visual security diagrams, helps document security properties for fuzzing/verification,…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Creates custom Semgrep rules for detecting security vulnerabilities, bug patterns, and code patterns. Use when writing Semgrep rules or building custom static analysis detections.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified target languages. Takes an existing rule and target languages as input, produces independent rule+test directories for each language.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Run Semgrep static analysis scan on a codebase using single-session review passes. Supports two scan modes — "run all" (full ruleset coverage) and "important only" (high-confidence security vulnerabilities). Automatically detects and uses Semgrep Pro for…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or evaluating whether code follows 'secure by default' and 'pit…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA validation, missing signer/ownership checks, and sysvar spoofing. Use when auditing Solana/Anchor programs.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow, panic DoS, incorrect weights, and bad origin checks. Use when auditing Substrate runtimes or FRAME pallets.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply chain attack surface, evaluating dependency health, or scoping security engagements.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Meta-skill that analyzes the Trail of Bits Testing Handbook (appsec.guide) and generates Claude Code skills for security testing tools and techniques. Use when creating new skills based on handbook content.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including integer-as-boolean misuse, fake Jetton contracts, and forward TON without gas checks. Use when auditing FunC contracts.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Builds and queries multi-language source code graphs for security analysis. Includes pre-analysis passes for blast radius, taint propagation, privilege boundaries, and entry point enumeration. Use when analyzing call paths, mapping attack surface, finding…

원문 언어: 영어

업데이트
수집된 skill 968개 중 40개를 표시합니다.