Agent Skills by ayehiaa
Showing 98 vetted skills indexed across 1 GitHub repositories.
dwarf-expert
Diagnose and extract DWARF debug information from compiled binaries.
ask-questions-if-underspecified
Ask 1–5 multiple-choice questions to clarify underspecified software feature requests.
address-sanitizer
Detect memory corruption faults in C/C++ binaries with AddressSanitizer.
git-cleanup
Classify local Git branches and worktrees for safe deletion with confirmation gates.
algorand-vulnerability-scanner
Scan Algorand smart contracts for 11 common vulnerability patterns.
harness-writing
Design fuzzing harnesses that convert raw fuzzer bytes into deterministic inputs.
ton-vulnerability-scanner
Scan TON FunC smart contracts for boolean, Jetton, and gas vulnerabilities.
audit-augmentation
Overlay SARIF and weAudit findings onto Trailmark code graph nodes.
audit-context-building
Builds line-by-line architectural context with invariants and trust boundaries for security audits.
claude-in-chrome-troubleshooting
Diagnose Claude MCP Chrome connection failures by disabling conflicting native messaging hosts.
zeroize-audit
Detect missing or optimized-away zeroization in C/C++ and Rust using LLVM IR and assembly evidence.
aflpp
Run AFL++ fuzzing campaigns to discover crashes and hangs in C/C++ programs.
libfuzzer
Automate coverage-guided fuzz testing for C and C++ programs with libFuzzer.
seatbelt-sandboxer
Generate deny-by-default macOS Seatbelt sandbox profiles with precise allow rules.
token-integration-analyzer
Analyze Solidity token implementations for ERC20/ERC721 non-compliance and weird behaviors.
speckit-git-remote
Detects Git remote URLs and extracts GitHub owner and repository name.
entry-point-analyzer
Identify state-changing external entry points in smart contracts and output a markdown report.
constant-time-testing
Detect timing side-channel vulnerabilities in cryptographic implementations via statistical testing and dynamic tracing.
genotoxic
Triage mutation-testing survivors and weak-test findings into false positives, missing tests, and fuzzing targets.
speckit-git-validate
Validate Git feature branch names against sequential or timestamp patterns.
libafl
Build custom coverage-guided fuzzers with modular Rust components.
trailmark
Generate and query a static security call graph from source code.
semgrep-rule-creator
Create Semgrep YAML rules with deterministic vulnerable and safe test cases.
mermaid-to-proverif
Converts annotated Mermaid sequence diagrams into ProVerif .pv models for cryptographic protocol verification.