ethical-hacking-tools skills

13 tagged ethical-hacking-tools, measured the same way as everything else here.

Browse within: cybersecurity 13ethical-hacking 13metasploit 13osint 13

samugit83/redamon

Skill Claude CodeCodex

Wiring a new tool the AI agent can call (not the recon pipeline): the tool registry, the phase map, the hardcoded dispatch chokepoint, and the duplicated execution paths that make a tool work in single mode but silently break in parallel plans. Trigger: adding or editing a tool the agent invokes; editing…

2.4k +7 yesterday A 135 tokens original MIT

samugit83/redamon

Skill Claude CodeCodex

Spawning and hardening scan containers from the recon orchestrator: the security flags that look correct and break the container, and the sibling bind-mount path handling. capdrop and no-new-privileges were each reverted after breaking real scans. Trigger: editing reconorchestrator/containermanager.py; changing how a…

2.4k +7 yesterday A 103 tokens original MIT

redamon-testing

03

samugit83/redamon

Skill Claude CodeCodex

How RedAmon tests actually run and how to author them: the per-file Docker gate, the unit/integration/live tiers, and the failure modes that make a green run a lie. Trigger: editing any test.py, .test.ts(x) or tests/.sh; a test that is red, skipped or xfailed; a request to "run the tests", "make it green" or check…

2.4k +7 yesterday A 114 tokens original MIT