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

tdd-workflows-tdd-green

by Antigravity · v1.0.0

Implement the minimal code needed to make failing tests pass in the TDD green phase.

Test & Security 4 浏览 · 5 下载

broken-authentication

by Antigravity · v1.0.0

This skill should be used when the user asks to "test for broken authentication vulnerabilities", "assess session management security", "perform credential stuffing tests", "evaluate ...

Test & Security 4 浏览 · 5 下载

red-team-tools

by Antigravity · v1.0.0

This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS vulnerabilities", "enumerate su...

Test & Security 4 浏览 · 5 下载

vulnerability-scanner

by Antigravity · v1.0.0

Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.

Test & Security 4 浏览 · 5 下载

web-security-testing

by Antigravity · v1.0.0

Web application security testing workflow for OWASP Top 10 vulnerabilities including injection, XSS, authentication flaws, and access control issues.

Test & Security 4 浏览 · 5 下载

security-bluebook-builder

by Antigravity · v1.0.0

Create or refine a concise, normative security policy ("Blue Book") for sensitive applications. Use when users need a threat model, data classification rules, auth/session policy, logging and audit requirements, retention/deletion expectations, incident response, or security...

Test & Security 4 浏览 · 5 下载

python-testing-patterns

by Antigravity · v1.0.0

Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setting up test suites, or implementing testing best practices.

Test & Security 4 浏览 · 5 下载

zeroize-audit

by Antigravity · v1.0.0

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.

Test & Security 4 浏览 · 4 下载

pentest-commands

by Antigravity · v1.0.0

This skill should be used when the user asks to "run pentest commands", "scan with nmap", "use metasploit exploits", "crack passwords with hydra or john", "scan web vulnerabilities ...