Skip to main content
mondoohq
GitHub 제작자 프로필

mondoohq

3개 GitHub 저장소에서 수집된 18개 skills를 저장소 단위로 보여줍니다.

수집된 skills
18
저장소
3
업데이트
2026년 8월 23일
저장소 탐색

저장소와 대표 skills

staged-discovery
미분류

Add staged discovery support to a provider. Use when the user wants to implement staged/phased discovery, break down discovery into stages, add OptionStagedDiscovery support, or optimize a provider's memory usage during discovery. Triggers on requests like…

2026년 8월 20일
provider-api-call-dedup
미분류

Use when a provider scan is slow, times out, or trips rate limits (429, throttling, Retry-After), when the same request URL appears many times in a debug log, when an asset's fields look like they cost one API call per scanned asset, or when auditing any…

2026년 8월 19일
new-resource
미분류

Add or change a resource in an existing mql provider — schema, codegen, implementation, tests, and verification against a real target. Use when the user wants to add a resource or fields to a provider (e.g. "add a bind9 resource", "expose the tomcat…

2026년 8월 18일
new-provider
소프트웨어 개발자

Scaffold a new mql provider. Use when the user wants to create a new provider, bootstrap a provider, or add a new integration target (e.g., "create a provider for Datadog", "scaffold a new provider", "add a new provider").

2026년 8월 16일
update-provider-deps
소프트웨어 개발자

Upgrade an mql provider's vendored SDKs (all providers or a named subset), audit the new versions for breaking changes and fix call sites while keeping shipped MQL fields backwards-compatible, check whether .lr enum comments drifted, and propose a numbered…

2026년 8월 16일
provider-bug-review
소프트웨어 개발자

Deep static code review of an mql provider for logic errors, nil-handling bugs, pagination truncation, caching/__id collisions, and other defects that silently give users wrong data. Use this whenever someone wants to audit, review, deep-dive, bug-hunt, or…

2026년 7월 21일
provider-verification
소프트웨어 개발자

Verify mql provider resource/field changes against real cloud infrastructure. Given a pull request or a commit range, this provisions Terraform infra in the affected cloud(s), runs mql queries against every new or changed resource and field, reports the…

2026년 7월 18일
provider-release
소프트웨어 개발자

Release mql providers by bumping their versions. Use when the user wants to release providers, bump provider versions, check which providers have changes, or prepare a provider release PR. Triggers on requests like "release providers", "bump provider…

2026년 3월 17일
수집된 skill 9개 중 8개를 표시합니다.
xgrep-rule-creator
미분류

Creates custom xgrep rules for detecting security vulnerabilities, bug patterns, and code anti-patterns. Supports both creating new rules from scratch and porting existing rules to new languages. Use when writing xgrep/Semgrep YAML rules or building custom…

2026년 8월 23일
xgrep-fix
소프트웨어 품질 보증 분석가·테스터

Fixes a whole set of xgrep findings — or just the triage-confirmed true positives in a findings.json — in one pass via the verify/apply harness. Auto-applies deterministic fixes (xgrep fix --confirmed), drives the assisted author/verify/apply loop per…

2026년 8월 23일
xgrep-remediate
미분류

Fixes a confirmed xgrep finding safely using the verify/apply harness — applies deterministic fixes, authors and verifies assisted fixes against the fix contract, and surfaces advisory guidance. Use to remediate a specific finding you already believe is a…

2026년 8월 23일
secure-coding
소프트웨어 개발자

Review code for security vulnerabilities and provide secure coding guidance across Go, Python, JavaScript, Java, Ruby, C#, and Swift. Triggers on code review, security questions, and vulnerability prevention.

2026년 7월 16일
xgrep-inspect
소프트웨어 개발자

Investigates and navigates source code using xgrep's AST-powered code intelligence. Use when exploring unfamiliar code, finding definitions/references, understanding dependencies, or assessing change impact.

2026년 7월 16일
xgrep-triage
소프트웨어 품질 보증 분석가·테스터

Investigates and classifies xgrep scan findings using code graph analysis for call chain navigation and dataflow tracing. Use when triaging SAST findings, investigating vulnerabilities, or classifying true/false positives.

2026년 7월 16일
mondoo-mql
정보 보안 분석가

Use when writing MQL (Mondoo Query Language) queries, working with Mondoo MCP tools, or developing security policies

2026년 4월 20일
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다