[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-trail-of-bits-openai-sentry":3,"mdc--z77bzq-key":37,"related-org-trail-of-bits-openai-sentry":556,"related-repo-trail-of-bits-openai-sentry":716},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":26,"repoUrl":27,"updatedAt":28,"license":29,"forks":30,"topics":31,"repo":32,"sourceUrl":35,"mdContent":36},"openai-sentry","inspect and summarize Sentry production errors","Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`. Originally from OpenAI's curated skills catalog.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"trail-of-bits","Trail of Bits","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Ftrail-of-bits.png","trailofbits",[13,17,20,23],{"name":14,"slug":15,"type":16},"Observability","observability","tag",{"name":18,"slug":19,"type":16},"Monitoring","monitoring",{"name":21,"slug":22,"type":16},"Sentry","sentry",{"name":24,"slug":25,"type":16},"Debugging","debugging",460,"https:\u002F\u002Fgithub.com\u002Ftrailofbits\u002Fskills-curated","2026-07-17T06:06:54.525993",null,29,[],{"repoUrl":27,"stars":26,"forks":30,"topics":33,"description":34},[],"Curated, community-vetted Claude Code plugin marketplace","https:\u002F\u002Fgithub.com\u002Ftrailofbits\u002Fskills-curated\u002Ftree\u002FHEAD\u002Fplugins\u002Fopenai-sentry\u002Fskills\u002Fopenai-sentry","---\nname: openai-sentry\ndescription: Use when the user asks to inspect Sentry issues or events, summarize recent production errors,\n  or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script\n  and require `SENTRY_AUTH_TOKEN`. Originally from OpenAI's curated skills catalog.\nallowed-tools:\n- Bash\n- Read\n- Grep\n- Glob\n- Write\n- Edit\n---\n\n# Sentry (Read-only Observability)\n\n## Quick start\n\n- If not already authenticated, ask the user to provide a valid `SENTRY_AUTH_TOKEN` (read-only scopes such as `project:read`, `event:read`) or to log in and create one before running commands.\n- Set `SENTRY_AUTH_TOKEN` as an env var.\n- Optional defaults: `SENTRY_ORG`, `SENTRY_PROJECT`, `SENTRY_BASE_URL`.\n- Defaults: org\u002Fproject `{your-org}`\u002F`{your-project}`, time range `24h`, environment `prod`, limit 20 (max 50).\n- Always call the Sentry API (no heuristics, no caching).\n\nIf the token is missing, give the user these steps:\n1. Create a Sentry auth token: https:\u002F\u002Fsentry.io\u002Fsettings\u002Faccount\u002Fapi\u002Fauth-tokens\u002F\n2. Create a token with read-only scopes such as `project:read`, `event:read`, and `org:read`.\n3. Set `SENTRY_AUTH_TOKEN` as an environment variable in their system.\n4. Offer to guide them through setting the environment variable for their OS\u002Fshell if needed.\n- Never ask the user to paste the full token in chat. Ask them to set it locally and confirm when ready.\n\n## Core tasks (use bundled script)\n\nUse `scripts\u002Fsentry_api.py` for deterministic API calls. It handles pagination and retries once on transient errors.\n\nScripts and references are located under `{baseDir}\u002F`.\n\n## API requirements\n\nAlways use these endpoints (GET only):\n\n- List issues: `\u002Fapi\u002F0\u002Fprojects\u002F{org_slug}\u002F{project_slug}\u002Fissues\u002F`\n- Issue detail: `\u002Fapi\u002F0\u002Fissues\u002F{issue_id}\u002F`\n- Events for issue: `\u002Fapi\u002F0\u002Fissues\u002F{issue_id}\u002Fevents\u002F`\n- Event detail: `\u002Fapi\u002F0\u002Fprojects\u002F{org_slug}\u002F{project_slug}\u002Fevents\u002F{event_id}\u002F`\n\n## Inputs and defaults\n\n- `org_slug`, `project_slug`: default to `{your-org}`\u002F`{your-project}` (avoid non-prod orgs).\n- `time_range`: default `24h` (pass as `statsPeriod`).\n- `environment`: default `prod`.\n- `limit`: default 20, max 50 (paginate until limit reached).\n- `search_query`: optional `query` parameter.\n- `issue_short_id`: resolve via list-issues query first.\n\n## Output formatting rules\n\n- Issue list: show title, short_id, status, first_seen, last_seen, count, environments, top_tags; order by most recent.\n- Event detail: include culprit, timestamp, environment, release, url.\n- If no results, state explicitly.\n- Redact PII in output (emails, IPs). Do not print raw stack traces.\n- Never echo auth tokens.\n\n## Golden test inputs\n\n- Org: `{your-org}`\n- Project: `{your-project}`\n- Issue short ID: `{ABC-123}`\n\nExample prompt: “List the top 10 open issues for prod in the last 24h.”\nExpected: ordered list with titles, short IDs, counts, last seen.\n\n## When to Use\n\n\u003C!-- TODO: review -->\n\n## When NOT to Use\n\n\u003C!-- TODO: review -->\n\n",{"data":38,"body":46},{"name":4,"description":6,"allowed-tools":39},[40,41,42,43,44,45],"Bash","Read","Grep","Glob","Write","Edit",{"type":47,"children":48},"root",[49,58,65,181,187,245,253,259,272,284,290,295,342,348,465,471,499,505,539,544,550],{"type":50,"tag":51,"props":52,"children":54},"element","h1",{"id":53},"sentry-read-only-observability",[55],{"type":56,"value":57},"text","Sentry (Read-only Observability)",{"type":50,"tag":59,"props":60,"children":62},"h2",{"id":61},"quick-start",[63],{"type":56,"value":64},"Quick start",{"type":50,"tag":66,"props":67,"children":68},"ul",{},[69,100,112,139,176],{"type":50,"tag":70,"props":71,"children":72},"li",{},[73,75,82,84,90,92,98],{"type":56,"value":74},"If not already authenticated, ask the user to provide a valid ",{"type":50,"tag":76,"props":77,"children":79},"code",{"className":78},[],[80],{"type":56,"value":81},"SENTRY_AUTH_TOKEN",{"type":56,"value":83}," (read-only scopes such as ",{"type":50,"tag":76,"props":85,"children":87},{"className":86},[],[88],{"type":56,"value":89},"project:read",{"type":56,"value":91},", ",{"type":50,"tag":76,"props":93,"children":95},{"className":94},[],[96],{"type":56,"value":97},"event:read",{"type":56,"value":99},") or to log in and create one before running commands.",{"type":50,"tag":70,"props":101,"children":102},{},[103,105,110],{"type":56,"value":104},"Set ",{"type":50,"tag":76,"props":106,"children":108},{"className":107},[],[109],{"type":56,"value":81},{"type":56,"value":111}," as an env var.",{"type":50,"tag":70,"props":113,"children":114},{},[115,117,123,124,130,131,137],{"type":56,"value":116},"Optional defaults: ",{"type":50,"tag":76,"props":118,"children":120},{"className":119},[],[121],{"type":56,"value":122},"SENTRY_ORG",{"type":56,"value":91},{"type":50,"tag":76,"props":125,"children":127},{"className":126},[],[128],{"type":56,"value":129},"SENTRY_PROJECT",{"type":56,"value":91},{"type":50,"tag":76,"props":132,"children":134},{"className":133},[],[135],{"type":56,"value":136},"SENTRY_BASE_URL",{"type":56,"value":138},".",{"type":50,"tag":70,"props":140,"children":141},{},[142,144,150,152,158,160,166,168,174],{"type":56,"value":143},"Defaults: org\u002Fproject ",{"type":50,"tag":76,"props":145,"children":147},{"className":146},[],[148],{"type":56,"value":149},"{your-org}",{"type":56,"value":151},"\u002F",{"type":50,"tag":76,"props":153,"children":155},{"className":154},[],[156],{"type":56,"value":157},"{your-project}",{"type":56,"value":159},", time range ",{"type":50,"tag":76,"props":161,"children":163},{"className":162},[],[164],{"type":56,"value":165},"24h",{"type":56,"value":167},", environment ",{"type":50,"tag":76,"props":169,"children":171},{"className":170},[],[172],{"type":56,"value":173},"prod",{"type":56,"value":175},", limit 20 (max 50).",{"type":50,"tag":70,"props":177,"children":178},{},[179],{"type":56,"value":180},"Always call the Sentry API (no heuristics, no caching).",{"type":50,"tag":182,"props":183,"children":184},"p",{},[185],{"type":56,"value":186},"If the token is missing, give the user these steps:",{"type":50,"tag":188,"props":189,"children":190},"ol",{},[191,204,229,240],{"type":50,"tag":70,"props":192,"children":193},{},[194,196],{"type":56,"value":195},"Create a Sentry auth token: ",{"type":50,"tag":197,"props":198,"children":202},"a",{"href":199,"rel":200},"https:\u002F\u002Fsentry.io\u002Fsettings\u002Faccount\u002Fapi\u002Fauth-tokens\u002F",[201],"nofollow",[203],{"type":56,"value":199},{"type":50,"tag":70,"props":205,"children":206},{},[207,209,214,215,220,222,228],{"type":56,"value":208},"Create a token with read-only scopes such as ",{"type":50,"tag":76,"props":210,"children":212},{"className":211},[],[213],{"type":56,"value":89},{"type":56,"value":91},{"type":50,"tag":76,"props":216,"children":218},{"className":217},[],[219],{"type":56,"value":97},{"type":56,"value":221},", and ",{"type":50,"tag":76,"props":223,"children":225},{"className":224},[],[226],{"type":56,"value":227},"org:read",{"type":56,"value":138},{"type":50,"tag":70,"props":230,"children":231},{},[232,233,238],{"type":56,"value":104},{"type":50,"tag":76,"props":234,"children":236},{"className":235},[],[237],{"type":56,"value":81},{"type":56,"value":239}," as an environment variable in their system.",{"type":50,"tag":70,"props":241,"children":242},{},[243],{"type":56,"value":244},"Offer to guide them through setting the environment variable for their OS\u002Fshell if needed.",{"type":50,"tag":66,"props":246,"children":247},{},[248],{"type":50,"tag":70,"props":249,"children":250},{},[251],{"type":56,"value":252},"Never ask the user to paste the full token in chat. Ask them to set it locally and confirm when ready.",{"type":50,"tag":59,"props":254,"children":256},{"id":255},"core-tasks-use-bundled-script",[257],{"type":56,"value":258},"Core tasks (use bundled script)",{"type":50,"tag":182,"props":260,"children":261},{},[262,264,270],{"type":56,"value":263},"Use ",{"type":50,"tag":76,"props":265,"children":267},{"className":266},[],[268],{"type":56,"value":269},"scripts\u002Fsentry_api.py",{"type":56,"value":271}," for deterministic API calls. It handles pagination and retries once on transient errors.",{"type":50,"tag":182,"props":273,"children":274},{},[275,277,283],{"type":56,"value":276},"Scripts and references are located under ",{"type":50,"tag":76,"props":278,"children":280},{"className":279},[],[281],{"type":56,"value":282},"{baseDir}\u002F",{"type":56,"value":138},{"type":50,"tag":59,"props":285,"children":287},{"id":286},"api-requirements",[288],{"type":56,"value":289},"API requirements",{"type":50,"tag":182,"props":291,"children":292},{},[293],{"type":56,"value":294},"Always use these endpoints (GET only):",{"type":50,"tag":66,"props":296,"children":297},{},[298,309,320,331],{"type":50,"tag":70,"props":299,"children":300},{},[301,303],{"type":56,"value":302},"List issues: ",{"type":50,"tag":76,"props":304,"children":306},{"className":305},[],[307],{"type":56,"value":308},"\u002Fapi\u002F0\u002Fprojects\u002F{org_slug}\u002F{project_slug}\u002Fissues\u002F",{"type":50,"tag":70,"props":310,"children":311},{},[312,314],{"type":56,"value":313},"Issue detail: ",{"type":50,"tag":76,"props":315,"children":317},{"className":316},[],[318],{"type":56,"value":319},"\u002Fapi\u002F0\u002Fissues\u002F{issue_id}\u002F",{"type":50,"tag":70,"props":321,"children":322},{},[323,325],{"type":56,"value":324},"Events for issue: ",{"type":50,"tag":76,"props":326,"children":328},{"className":327},[],[329],{"type":56,"value":330},"\u002Fapi\u002F0\u002Fissues\u002F{issue_id}\u002Fevents\u002F",{"type":50,"tag":70,"props":332,"children":333},{},[334,336],{"type":56,"value":335},"Event detail: ",{"type":50,"tag":76,"props":337,"children":339},{"className":338},[],[340],{"type":56,"value":341},"\u002Fapi\u002F0\u002Fprojects\u002F{org_slug}\u002F{project_slug}\u002Fevents\u002F{event_id}\u002F",{"type":50,"tag":59,"props":343,"children":345},{"id":344},"inputs-and-defaults",[346],{"type":56,"value":347},"Inputs and defaults",{"type":50,"tag":66,"props":349,"children":350},{},[351,382,408,424,435,454],{"type":50,"tag":70,"props":352,"children":353},{},[354,360,361,367,369,374,375,380],{"type":50,"tag":76,"props":355,"children":357},{"className":356},[],[358],{"type":56,"value":359},"org_slug",{"type":56,"value":91},{"type":50,"tag":76,"props":362,"children":364},{"className":363},[],[365],{"type":56,"value":366},"project_slug",{"type":56,"value":368},": default to ",{"type":50,"tag":76,"props":370,"children":372},{"className":371},[],[373],{"type":56,"value":149},{"type":56,"value":151},{"type":50,"tag":76,"props":376,"children":378},{"className":377},[],[379],{"type":56,"value":157},{"type":56,"value":381}," (avoid non-prod orgs).",{"type":50,"tag":70,"props":383,"children":384},{},[385,391,393,398,400,406],{"type":50,"tag":76,"props":386,"children":388},{"className":387},[],[389],{"type":56,"value":390},"time_range",{"type":56,"value":392},": default ",{"type":50,"tag":76,"props":394,"children":396},{"className":395},[],[397],{"type":56,"value":165},{"type":56,"value":399}," (pass as ",{"type":50,"tag":76,"props":401,"children":403},{"className":402},[],[404],{"type":56,"value":405},"statsPeriod",{"type":56,"value":407},").",{"type":50,"tag":70,"props":409,"children":410},{},[411,417,418,423],{"type":50,"tag":76,"props":412,"children":414},{"className":413},[],[415],{"type":56,"value":416},"environment",{"type":56,"value":392},{"type":50,"tag":76,"props":419,"children":421},{"className":420},[],[422],{"type":56,"value":173},{"type":56,"value":138},{"type":50,"tag":70,"props":425,"children":426},{},[427,433],{"type":50,"tag":76,"props":428,"children":430},{"className":429},[],[431],{"type":56,"value":432},"limit",{"type":56,"value":434},": default 20, max 50 (paginate until limit reached).",{"type":50,"tag":70,"props":436,"children":437},{},[438,444,446,452],{"type":50,"tag":76,"props":439,"children":441},{"className":440},[],[442],{"type":56,"value":443},"search_query",{"type":56,"value":445},": optional ",{"type":50,"tag":76,"props":447,"children":449},{"className":448},[],[450],{"type":56,"value":451},"query",{"type":56,"value":453}," parameter.",{"type":50,"tag":70,"props":455,"children":456},{},[457,463],{"type":50,"tag":76,"props":458,"children":460},{"className":459},[],[461],{"type":56,"value":462},"issue_short_id",{"type":56,"value":464},": resolve via list-issues query first.",{"type":50,"tag":59,"props":466,"children":468},{"id":467},"output-formatting-rules",[469],{"type":56,"value":470},"Output formatting rules",{"type":50,"tag":66,"props":472,"children":473},{},[474,479,484,489,494],{"type":50,"tag":70,"props":475,"children":476},{},[477],{"type":56,"value":478},"Issue list: show title, short_id, status, first_seen, last_seen, count, environments, top_tags; order by most recent.",{"type":50,"tag":70,"props":480,"children":481},{},[482],{"type":56,"value":483},"Event detail: include culprit, timestamp, environment, release, url.",{"type":50,"tag":70,"props":485,"children":486},{},[487],{"type":56,"value":488},"If no results, state explicitly.",{"type":50,"tag":70,"props":490,"children":491},{},[492],{"type":56,"value":493},"Redact PII in output (emails, IPs). Do not print raw stack traces.",{"type":50,"tag":70,"props":495,"children":496},{},[497],{"type":56,"value":498},"Never echo auth tokens.",{"type":50,"tag":59,"props":500,"children":502},{"id":501},"golden-test-inputs",[503],{"type":56,"value":504},"Golden test inputs",{"type":50,"tag":66,"props":506,"children":507},{},[508,518,528],{"type":50,"tag":70,"props":509,"children":510},{},[511,513],{"type":56,"value":512},"Org: ",{"type":50,"tag":76,"props":514,"children":516},{"className":515},[],[517],{"type":56,"value":149},{"type":50,"tag":70,"props":519,"children":520},{},[521,523],{"type":56,"value":522},"Project: ",{"type":50,"tag":76,"props":524,"children":526},{"className":525},[],[527],{"type":56,"value":157},{"type":50,"tag":70,"props":529,"children":530},{},[531,533],{"type":56,"value":532},"Issue short ID: ",{"type":50,"tag":76,"props":534,"children":536},{"className":535},[],[537],{"type":56,"value":538},"{ABC-123}",{"type":50,"tag":182,"props":540,"children":541},{},[542],{"type":56,"value":543},"Example prompt: “List the top 10 open issues for prod in the last 24h.”\nExpected: ordered list with titles, short IDs, counts, last seen.",{"type":50,"tag":59,"props":545,"children":547},{"id":546},"when-to-use",[548],{"type":56,"value":549},"When to Use",{"type":50,"tag":59,"props":551,"children":553},{"id":552},"when-not-to-use",[554],{"type":56,"value":555},"When NOT to Use",{"items":557,"total":715},[558,577,587,607,622,635,647,657,670,681,693,704],{"slug":559,"name":559,"fn":560,"description":561,"org":562,"tags":563,"stars":574,"repoUrl":575,"updatedAt":576},"address-sanitizer","detect memory errors during fuzzing","AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C\u002FC++ code to find buffer overflows and use-after-free bugs.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[564,567,568,571],{"name":565,"slug":566,"type":16},"C#","c",{"name":24,"slug":25,"type":16},{"name":569,"slug":570,"type":16},"Security","security",{"name":572,"slug":573,"type":16},"Testing","testing",6139,"https:\u002F\u002Fgithub.com\u002Ftrailofbits\u002Fskills","2026-07-17T06:05:14.925095",{"slug":578,"name":578,"fn":579,"description":580,"org":581,"tags":582,"stars":574,"repoUrl":575,"updatedAt":586},"aflpp","perform multi-core fuzzing of C\u002FC++ projects","AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core fuzzing of C\u002FC++ projects.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[583,584,585],{"name":565,"slug":566,"type":16},{"name":569,"slug":570,"type":16},{"name":572,"slug":573,"type":16},"2026-07-17T06:05:12.433192",{"slug":588,"name":588,"fn":589,"description":590,"org":591,"tags":592,"stars":574,"repoUrl":575,"updatedAt":606},"agentic-actions-auditor","audit GitHub Actions for security vulnerabilities","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\u002FCD 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\u002FCD pipeline security for prompt injection risks, or evaluating agentic action configurations.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[593,596,599,602,605],{"name":594,"slug":595,"type":16},"Agents","agents",{"name":597,"slug":598,"type":16},"CI\u002FCD","ci-cd",{"name":600,"slug":601,"type":16},"Code Analysis","code-analysis",{"name":603,"slug":604,"type":16},"GitHub Actions","github-actions",{"name":569,"slug":570,"type":16},"2026-07-18T05:47:48.564744",{"slug":608,"name":608,"fn":609,"description":610,"org":611,"tags":612,"stars":574,"repoUrl":575,"updatedAt":621},"algorand-vulnerability-scanner","scan Algorand smart contracts for vulnerabilities","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\u002FPyTeal).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[613,616,617,618],{"name":614,"slug":615,"type":16},"Audit","audit",{"name":600,"slug":601,"type":16},{"name":569,"slug":570,"type":16},{"name":619,"slug":620,"type":16},"Smart Contracts","smart-contracts","2026-07-18T05:47:43.989063",{"slug":623,"name":623,"fn":624,"description":625,"org":626,"tags":627,"stars":574,"repoUrl":575,"updatedAt":634},"ask-questions-if-underspecified","clarify requirements before implementation","Clarify requirements before implementing. Use when serious doubts arise.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[628,631],{"name":629,"slug":630,"type":16},"Engineering","engineering",{"name":632,"slug":633,"type":16},"Productivity","productivity","2026-07-17T06:05:33.543262",{"slug":636,"name":636,"fn":637,"description":638,"org":639,"tags":640,"stars":574,"repoUrl":575,"updatedAt":646},"atheris","fuzz Python code with Atheris","Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and Python C extensions.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[641,644,645],{"name":642,"slug":643,"type":16},"Python","python",{"name":569,"slug":570,"type":16},{"name":572,"slug":573,"type":16},"2026-07-17T06:05:14.575191",{"slug":648,"name":648,"fn":649,"description":650,"org":651,"tags":652,"stars":574,"repoUrl":575,"updatedAt":656},"audit-augmentation","augment code graphs with audit findings","Augments Trailmark code graphs with external audit findings from SARIF static analysis results, weAudit annotation files, and version-gated Trailmark 0.4.x binary-analysis graph exports. Maps findings to graph nodes by file and line overlap, creates severity-based subgraphs, and enables cross-referencing findings with pre-analysis data (blast radius, taint, etc.). Use when projecting SARIF results onto a code graph, overlaying weAudit annotations, importing binary graph findings, cross-referencing Semgrep, CodeQL, or binary-analysis findings with call graph data, or visualizing audit findings in the context of code structure.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[653,654,655],{"name":614,"slug":615,"type":16},{"name":600,"slug":601,"type":16},{"name":569,"slug":570,"type":16},"2026-08-01T05:44:54.920542",{"slug":658,"name":658,"fn":659,"description":660,"org":661,"tags":662,"stars":574,"repoUrl":575,"updatedAt":669},"audit-context-building","build architectural context for code analysis","Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[663,666,667,668],{"name":664,"slug":665,"type":16},"Architecture","architecture",{"name":614,"slug":615,"type":16},{"name":600,"slug":601,"type":16},{"name":629,"slug":630,"type":16},"2026-07-18T05:47:40.122449",{"slug":671,"name":671,"fn":672,"description":673,"org":674,"tags":675,"stars":574,"repoUrl":575,"updatedAt":680},"audit-prep-assistant","prepare codebases for security audits","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 comments).",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[676,677,678,679],{"name":614,"slug":615,"type":16},{"name":600,"slug":601,"type":16},{"name":629,"slug":630,"type":16},{"name":569,"slug":570,"type":16},"2026-07-18T05:47:39.210985",{"slug":682,"name":682,"fn":683,"description":684,"org":685,"tags":686,"stars":574,"repoUrl":575,"updatedAt":692},"burpsuite-project-parser","parse Burp Suite project files","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 a Burp project.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[687,688,691],{"name":614,"slug":615,"type":16},{"name":689,"slug":690,"type":16},"CLI","cli",{"name":569,"slug":570,"type":16},"2026-07-17T06:05:33.198077",{"slug":694,"name":694,"fn":695,"description":696,"org":697,"tags":698,"stars":574,"repoUrl":575,"updatedAt":703},"c-review","audit C and C++ code","Performs comprehensive C\u002FC++ security review for memory corruption, integer overflows, race conditions, and platform-specific vulnerabilities. Use when auditing native C\u002FC++ applications, reviewing daemons or services for memory safety, or hunting integer overflow \u002F use-after-free \u002F race conditions in userspace code.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[699,700,701,702],{"name":614,"slug":615,"type":16},{"name":565,"slug":566,"type":16},{"name":600,"slug":601,"type":16},{"name":569,"slug":570,"type":16},"2026-07-17T06:05:11.333374",{"slug":705,"name":705,"fn":706,"description":707,"org":708,"tags":709,"stars":574,"repoUrl":575,"updatedAt":714},"cairo-vulnerability-scanner","scan Cairo and StarkNet contracts for vulnerabilities","Scans Cairo\u002FStarkNet 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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[710,711,712,713],{"name":614,"slug":615,"type":16},{"name":600,"slug":601,"type":16},{"name":569,"slug":570,"type":16},{"name":619,"slug":620,"type":16},"2026-07-18T05:47:42.84568",111,{"items":717,"total":818},[718,728,738,757,769,785,799],{"slug":719,"name":719,"fn":720,"description":721,"org":722,"tags":723,"stars":26,"repoUrl":27,"updatedAt":727},"ffuf-web-fuzzing","perform web fuzzing with ffuf","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.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[724,725,726],{"name":600,"slug":601,"type":16},{"name":569,"slug":570,"type":16},{"name":572,"slug":573,"type":16},"2026-07-17T06:05:08.247908",{"slug":729,"name":729,"fn":730,"description":731,"org":732,"tags":733,"stars":26,"repoUrl":27,"updatedAt":737},"ghidra-headless","reverse engineer binaries with Ghidra","Reverse engineers binaries using Ghidra's headless analyzer. Use when decompiling executables, extracting functions, strings, symbols, or analyzing call graphs from compiled binaries without the Ghidra GUI.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[734,735,736],{"name":600,"slug":601,"type":16},{"name":24,"slug":25,"type":16},{"name":569,"slug":570,"type":16},"2026-07-18T05:47:30.015093",{"slug":739,"name":739,"fn":740,"description":741,"org":742,"tags":743,"stars":26,"repoUrl":27,"updatedAt":756},"grilling","stress-test plans and decisions","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\").",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[744,747,750,753],{"name":745,"slug":746,"type":16},"Analysis","analysis",{"name":748,"slug":749,"type":16},"Coaching","coaching",{"name":751,"slug":752,"type":16},"Ideation","ideation",{"name":754,"slug":755,"type":16},"Strategy","strategy","2026-07-18T05:48:12.46583",{"slug":758,"name":758,"fn":759,"description":760,"org":761,"tags":762,"stars":26,"repoUrl":27,"updatedAt":768},"handoff","compact conversation for session handoff","Compacts the current conversation into a handoff document so a fresh agent can continue the work in a new session.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[763,764,767],{"name":594,"slug":595,"type":16},{"name":765,"slug":766,"type":16},"Context","context",{"name":632,"slug":633,"type":16},"2026-07-18T05:47:03.196098",{"slug":770,"name":770,"fn":771,"description":772,"org":773,"tags":774,"stars":26,"repoUrl":27,"updatedAt":784},"humanizer","edit text to sound human-written","Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \"Signs of AI writing\" guide. Detects and fixes patterns including:\ninflated symbolism, promotional language, superficial -ing analyses, vague\nattributions, em dash overuse, rule of three, AI vocabulary words, negative\nparallelisms, and excessive conjunctive phrases. 30c5c8d (Update humanizer plugin to upstream v2.2.0)\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[775,778,781],{"name":776,"slug":777,"type":16},"Content Creation","content-creation",{"name":779,"slug":780,"type":16},"Editing","editing",{"name":782,"slug":783,"type":16},"Writing","writing","2026-07-18T05:47:18.1749",{"slug":786,"name":786,"fn":787,"description":788,"org":789,"tags":790,"stars":26,"repoUrl":27,"updatedAt":798},"last30days","research recent community discussions and trends","Researches a topic from the last 30 days on Reddit, X, and the web. Surfaces real community discussions with engagement metrics and synthesizes findings into actionable insights. Use when the user wants to know what people are saying about a topic right now.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[791,792,795],{"name":745,"slug":746,"type":16},{"name":793,"slug":794,"type":16},"Research","research",{"name":796,"slug":797,"type":16},"Social Media","social-media","2026-07-17T06:04:39.744471",{"slug":800,"name":800,"fn":801,"description":802,"org":803,"tags":804,"stars":26,"repoUrl":27,"updatedAt":817},"openai-cloudflare-deploy","deploy applications to Cloudflare","Deploy applications and infrastructure to Cloudflare using Workers, Pages, and related platform services. Use when the user asks to deploy, host, publish, or set up a project on Cloudflare. Originally from OpenAI's curated skills catalog.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[805,808,811,814],{"name":806,"slug":807,"type":16},"Cloudflare","cloudflare",{"name":809,"slug":810,"type":16},"Cloudflare Pages","cloudflare-pages",{"name":812,"slug":813,"type":16},"Cloudflare Workers","cloudflare-workers",{"name":815,"slug":816,"type":16},"Deployment","deployment","2026-07-17T06:04:46.574433",31]