Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

skwaq

يحتوي skwaq على 8 من skills المجمعة من rysweet، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
8
Stars
5
محدث
2026-03-16
Forks
3
التغطية المهنية
1 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

llm-binary-vuln-guide
محللو أمن المعلومات

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
محللو أمن المعلومات

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

2026-03-11
compare-binaries
محللو أمن المعلومات

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

2026-03-11
cwe-lookup
محللو أمن المعلومات

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

2026-03-11
explain-vuln
محللو أمن المعلومات

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
محللو أمن المعلومات

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
محللو أمن المعلومات

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
محللو أمن المعلومات

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