Skip to main content
Run any Skill in Manus
with one click
GitHub repository

skwaq

skwaq contains 8 collected skills from rysweet, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
5
updated
2026-03-16
Forks
3
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

llm-binary-vuln-guide
information-security-analysts

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
information-security-analysts

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

2026-03-11
compare-binaries
information-security-analysts

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

2026-03-11
cwe-lookup
information-security-analysts

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

2026-03-11
explain-vuln
information-security-analysts

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
information-security-analysts

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
information-security-analysts

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
information-security-analysts

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