Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

skwaq

skwaq contient 8 skills collectées depuis rysweet, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
8
Stars
5
mis à jour
2026-03-16
Forks
3
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

llm-binary-vuln-guide
Analystes en sécurité de l'information

Reference guide for LLM-based vulnerability detection in binary code. Provides best practices, techniques, and prompting strategies for using LLMs to find vulnerabilities in stripped binaries, firmware, and decompiled code. Use when analyzing binaries with AI, writing vulnerability analysis prompts, or optimizing detection pipelines.

2026-03-16
binary-audit
Analystes en sécurité de l'information

Comprehensive binary security assessment including hardening, attack surface, and vulnerability analysis. Use when analyzing an ELF or PE binary.

2026-03-11
compare-binaries
Analystes en sécurité de l'information

Compare two binaries for security differences. Use for patch analysis or regression testing.

2026-03-11
cwe-lookup
Analystes en sécurité de l'information

Look up CWE entries and explain their relevance. Use when discussing vulnerability types or CWE classifications.

2026-03-11
explain-vuln
Analystes en sécurité de l'information

Explain a specific vulnerability finding in detail with remediation guidance. Use when the user wants to understand a finding or how to fix it.

2026-03-11
source-audit
Analystes en sécurité de l'information

Multi-language source code security audit. Use when analyzing source code for vulnerabilities. Supports Python, JavaScript, Go, Rust, Java, C/C++.

2026-03-11
threat-model
Analystes en sécurité de l'information

Generate a threat model for the analyzed target. Use after ingesting a binary or source code to understand the threat landscape.

2026-03-11
vuln-scan
Analystes en sécurité de l'information

Run a comprehensive vulnerability scan on the current investigation. Use when the user wants to find security vulnerabilities in ingested code or binaries. Combines pattern detection, data flow analysis, and AI reasoning.

2026-03-11