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

Hub_Dev

Hub_Dev contains 13 collected skills from Matt-Ung, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
2
updated
2026-04-02
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

capa-mcp
information-security-analysts

Use when a task needs Mandiant capa through the local `runCapa` or `capaHelp` MCP tools, especially when forming a valid capa command string, choosing output mode, or avoiding path-quoting mistakes.

2026-04-02
yara-mcp
information-security-analysts

Use when a task needs the local YARA MCP tools `yaraScan`, `yaraScanInline`, `yaraWriteRule`, `yaraListRules`, or `yaraHelp`, including choosing whether to scan with a saved rule file, inline rule text, or persist a rule into the standardized generated-artifact YARA directory.

2026-04-02
yara-rule-authoring
information-security-analysts

Use when writing, reviewing, or explaining YARA rule syntax, or when preparing `rule_text` for `yaraScanInline` or `yaraWriteRule` so the rule can be saved into the standardized generated-artifact YARA directory.

2026-04-02
agent-artifacts-mcp
software-developers

Use when a task should persist reusable helper files such as Python deobfuscation scripts, Java helpers, reports, or Ghidra-supporting snippets into the standardized agent artifact directory tree.

2026-03-29
binary-patch-mcp
software-developers

Use when the task requires emitting a patched binary copy through the local MCP tool lane, especially for short instruction patches or explicit byte replacements.

2026-03-29
model-gateway-mcp
software-developers

Use when a task would benefit from a secondary model call through the local MCP tool lane, especially for Hugging Face or OpenAI-compatible inference, decompilation cleanup, classification, or comparing competing interpretations.

2026-03-29
binwalk-mcp
information-security-analysts

Use when a task needs the local `binwalkScan`, `listBinwalkExtraction`, or `binwalkHelp` MCP tools to scan a file for embedded content, optionally extract it, or inspect extraction results.

2026-03-21
floss-mcp
software-developers

Use when a task needs FLOSS through the local `runFloss` or `flossHelp` MCP tools, especially when forming a valid FLOSS command string, choosing flags, or handling quoted paths.

2026-03-21
gitleaks-mcp
information-security-analysts

Use when a task needs the local `gitleaksScan`, `gitleaksScanContent`, or `gitleaksHelp` MCP tools to scan repositories, directories, or inline content for exposed secrets.

2026-03-21
hashdb-mcp
software-developers

Use when a task needs the local `resolve_hash_in_hashdb_to_plain` MCP tool to look up hashed API names or constants in HashDB.

2026-03-21
searchsploit-mcp
information-security-analysts

Use when a task needs the local `searchsploitSearch`, `searchsploitExamine`, or `searchsploitHelp` MCP tools to search Exploit-DB offline or inspect a specific exploit entry.

2026-03-21
strings-mcp
software-developers

Use when a task needs the local `callStrings` MCP tool to run the `strings` utility on a file and get a quick preview of extracted strings.

2026-03-21
trivy-mcp
information-security-analysts

Use when a task needs the local `trivyScan` or `trivyHelp` MCP tools to scan a filesystem path, repo, config, SBOM, or image for vulnerabilities and misconfigurations.

2026-03-21