关键词按回车检索;分类和排序切换自动检索 关键词回车检索;分类/排序自动检索
符合当前检索条件的共有 366
Test & Security 3 浏览 · 4 下载

memory-forensics

by Antigravity · v1.0.0

Master memory forensics techniques including memory acquisition, process analysis, and artifact extraction using Volatility and related tools. Use when analyzing memory dumps, investigating inciden...

Test & Security 3 浏览 · 4 下载

threat-mitigation-mapping

by Antigravity · v1.0.0

Map identified threats to appropriate security controls and mitigations. Use when prioritizing security investments, creating remediation plans, or validating control effectiveness.

Test & Security 3 浏览 · 4 下载

error-detective

by Antigravity · v1.0.0

Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes.

Test & Security 3 浏览 · 4 下载

ffuf-web-fuzzing

by Antigravity · v1.0.0

Expert guidance for ffuf web fuzzing during penetration testing, including authenticated fuzzing with raw requests, auto-calibration, and result analysis

Test & Security 3 浏览 · 3 下载

variant-analysis

by Antigravity · v1.0.0

Find similar vulnerabilities and bugs across codebases using pattern-based analysis. Use when hunting bug variants, building CodeQL/Semgrep queries, analyzing security vulnerabilities, or performing systematic code audits after finding an initial issue.

Test & Security 3 浏览 · 3 下载

wcag-audit-patterns

by Antigravity · v1.0.0

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing ac...

Test & Security 4 浏览 · 3 下载

windows-privilege-escalation

by Antigravity · v1.0.0

This skill should be used when the user asks to "escalate privileges on Windows," "find Windows privesc vectors," "enumerate Windows for privilege escalation," "exploit Windows miscon...

Test & Security 4 浏览 · 3 下载

codebase-audit-pre-push

by Antigravity · v1.0.0

Deep audit before GitHub push: removes junk files, dead code, security holes, and optimization issues. Checks every file line-by-line for production readiness.

Test & Security 3 浏览 · 3 下载

odoo-automated-tests

by Antigravity · v1.0.0

Write and run Odoo automated tests using TransactionCase, HttpCase, and browser tour tests. Covers test data setup, mocking, and CI integration.