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

hermes-arsenal-plugin

hermes-arsenal-plugin contains 7 collected skills from dazeb, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-06-05
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

arsenal-agent
information-security-analysts

Arsenal offensive security agent — 5-phase attack workflow. When a user asks to attack, hack, pentest, or assess a target, follow this skill. 764 cybersecurity skills, 22 lab targets, real recon tools (nmap, dig, curl, openssl).

2026-06-05
arsenal-phase-execute
information-security-analysts

Phase 3 — Execution. Run matched exploit playbooks against lab targets. Triggered by arsenal-phase-skill-match when SKILLS_MATCHED is found.

2026-06-05
arsenal-phase-notify
network-and-computer-systems-administrators

Phase 5 — Notification. Deliver pipeline results via Telegram message. Terminal link for any phase — starter failure, recon no-targets, execution critical findings, or final report.

2026-06-05
arsenal-phase-recon
software-developers

Phase 1 — Reconnaissance. Run nmap, dig, curl, openssl against lab targets. Triggered by arsenal-pipeline-starter when TARGETS_READY is found.

2026-06-05
arsenal-phase-report
software-developers

Phase 4 — Report. Compile execution findings into a structured markdown report. Triggered by arsenal-phase-execute when EXECUTION_COMPLETE is found.

2026-06-05
arsenal-phase-skill-match
software-developers

Phase 2 — Skill Selection. Map recon findings to specific exploit skills from the 764-skill catalog. Triggered by arsenal-phase-recon when RECON_COMPLETE is found.

2026-06-05
arsenal-pipeline-starter
software-developers

Entry point for the Arsenal automated attack pipeline. Cron-triggered daily scan of lab targets. Chains through recon → skill-match → execute → report → notify.

2026-06-05