Skip to main content
Manusで任意のスキルを実行
ワンクリックで
trailofbits
GitHub クリエイタープロフィール

trailofbits

9 件の GitHub リポジトリにある 122 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
122
リポジトリ
9
更新
2026-07-17
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
skills
75 件の skills · 2026-06-30
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター情報セキュリティアナリストその他コンピュータ職ネットワーク・コンピュータシステム管理者プロジェクト管理専門家
7 件の職業カテゴリ · 100% 分類済み
61%比率
#02
skills-curated
31 件の skills · 2026-07-14
ソフトウェア開発者情報セキュリティアナリストDTPオペレーターウェブ開発者その他コンピュータ職市場調査アナリスト・マーケティングスペシャリスト
11 件の職業カテゴリ · 100% 分類済み
25%比率
#03
overtly-malicious-skills
4 件の skills · 2026-05-04
ソフトウェア開発者一般事務員
2 件の職業カテゴリ · 100% 分類済み
3.3%比率
#04
codex-config
4 件の skills · 2026-06-22
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
3.3%比率
#05
buttercup
2 件の skills · 2026-05-19
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.6%比率
#06
mewt
2 件の skills · 2026-06-18
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
1.6%比率
#07
coop
2 件の skills · 2026-07-17
ソフトウェア品質保証アナリスト・テスター
1 件の職業カテゴリ · 100% 分類済み
1.6%比率
#08
dropkit
1 件の skills · 2026-01-30
ソフトウェア開発者
1 件の職業カテゴリ · 100% 分類済み
0.8%比率
ここでは上位 8 件のリポジトリを表示しています。完全なリストは下に続きます。
リポジトリエクスプローラー

リポジトリと代表的な skills

c-review
ソフトウェア開発者

Performs comprehensive C/C++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C/C++ applications, reviewing daemons or services for memory safety, or hunting integer overflow / use-after-free / race conditions in userspace code.

2026-06-30
rust-review
ソフトウェア開発者

Performs comprehensive Rust security review for safe/unsafe boundary issues, memory safety in unsafe blocks, concurrency hazards, panic-induced DoS, FFI safety, and async runtime mistakes. Use when auditing Rust crates, services, or libraries — particularly those with `unsafe`, FFI, or concurrent code.

2026-06-30
fp-check
ソフトウェア品質保証アナリスト・テスター

Systematically verifies suspected security bugs to eliminate false positives, producing a TRUE POSITIVE or FALSE POSITIVE verdict with documented evidence for each. Use when asked whether a specific finding is real, exploitable, or a false positive, or to verify or validate a suspected vulnerability — not for hunting or discovering new bugs.

2026-06-22
second-opinion
ソフトウェア品質保証アナリスト・テスター

Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch diffs, or specific commits. Use when the user asks for a second opinion, external review, codex review, gemini review, or mentions /second-opinion.

2026-06-10
semgrep-rule-creator
ソフトウェア開発者

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

2026-06-10
agentic-actions-auditor
情報セキュリティアナリスト

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 pipelines, including env var intermediary patterns, direct expression injection, dangerous sandbox configurations, and wildcard user allowlists. Use when reviewing workflow files that invoke AI coding agents, auditing CI/CD pipeline security for prompt injection risks, or evaluating agentic action configurations.

2026-06-05
ask-questions-if-underspecified
プロジェクト管理専門家

Clarify requirements before implementing. Use when serious doubts arise.

2026-06-05
audit-context-building
ソフトウェア開発者

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

2026-06-05
このリポジトリの収集済み skills 75 件中、上位 8 件を表示しています。
grilling
プロジェクト管理専門家

Interviews the user relentlessly about a plan, decision, or idea until every branch of the decision tree is resolved. Use when the user wants to stress-test their thinking, sharpen a plan or design before acting, or uses any 'grill' trigger phrase (e.g. "grill me on this").

2026-07-14
handoff
ソフトウェア開発者

Compacts the current conversation into a handoff document so a fresh agent can continue the work in a new session.

2026-07-14
teach
その他の高等教育教員

Teaches the user a new skill or concept over multiple sessions, using the current directory as a stateful teaching workspace with lessons, learning records, and reference materials.

2026-07-14
writing-great-skills
その他コンピュータ職

Reference for writing and editing agent skills well — the vocabulary and principles that make a skill predictable. Consult when authoring, reviewing, or pruning a SKILL.md.

2026-07-14
humanizer
編集者

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. 30c5c8d (Update humanizer plugin to upstream v2.2.0)

2026-02-23
ffuf-web-fuzzing
情報セキュリティアナリスト

Expert guidance for ffuf web fuzzing during authorized penetration testing. Covers directory discovery, subdomain enumeration, parameter fuzzing, authenticated fuzzing with raw requests, auto-calibration, and result analysis. Use when running ffuf scans, analyzing ffuf output, or building fuzzing strategies for web targets.

2026-02-23
planning-with-files
ソフトウェア開発者

Implements file-based planning for complex multi-step tasks. Creates task_plan.md, findings.md, and progress.md as persistent working memory. Use when starting tasks requiring >5 tool calls, multi-phase projects, research, or any work where losing track of goals and progress would be costly.

2026-02-23
skill-extractor
その他コンピュータ職

Extracts reusable skills from work sessions. Use when: (1) a non-obvious problem was solved worth preserving, (2) a pattern was discovered that would help future sessions, (3) a workaround or debugging technique needs documentation. Manual invocation only via /skill-extractor command - no automatic triggers or hooks.

2026-02-23
このリポジトリの収集済み skills 31 件中、上位 8 件を表示しています。
9 件中 9 件のリポジトリを表示
すべてのリポジトリを表示しました