Content
50%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill provides a solid structural framework for LotL penetration testing with good safety guardrails, a clear output template, and organized technique categories. Its main weaknesses are the lack of concrete executable examples (no actual commands shown) and missing validation/feedback loops in the workflow for what are inherently risky, system-modifying operations. The content reads more as a high-level methodology guide than an actionable skill with copy-paste-ready instructions.
Suggestions
Add concrete, executable command examples for at least 2-3 key techniques per platform (e.g., show the actual schtasks or certutil command with flags, not just the tool name).
Add explicit validation checkpoints in the execution workflow, such as 'Verify artefact cleanup: re-run discovery commands to confirm no residual files/tasks/keys remain' before proceeding to the next technique.
Move the detailed technique family lists into separate reference files (e.g., WINDOWS_TECHNIQUES.md, UNIX_TECHNIQUES.md) and keep SKILL.md as a concise overview with links.
Remove or condense the Objectives and Approach sections — Claude understands what LotL means and why it's used; focus tokens on the how.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill is reasonably efficient but includes some unnecessary framing (e.g., the 'Objectives' section and 'Approach' paragraph explain concepts Claude already understands). The technique family lists are useful reference material but could be tighter. | 2 / 3 |
Actionability | The skill provides structured guidance and technique categories but lacks concrete, executable commands or code examples. It lists tool names (certutil, schtasks, etc.) without showing specific invocations, making it more of a reference checklist than copy-paste-ready guidance. | 2 / 3 |
Workflow Clarity | The execution workflow has a clear 7-step sequence and the per-technique 4-step checklist is good. However, there are no explicit validation checkpoints or feedback loops — e.g., no 'if cleanup fails, do X' or 'verify artefact removal before proceeding' steps, which matters for operations that modify target systems. | 2 / 3 |
Progressive Disclosure | The content is well-sectioned with clear headers and a logical flow from context to techniques to output template. However, the technique families for both Windows and Unix are listed inline rather than being split into separate reference files, making the skill longer than necessary for an overview document. | 2 / 3 |
Total | 8 / 12 Passed |