Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add AeonDave/malskill --skill active-directory-techniquegit clone --depth 1 https://github.com/AeonDave/malskillWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/aeondave/malskill/active-directory-technique)<a href="https://agentmods.dev/skills/aeondave/malskill/active-directory-technique"><img src="https://agentmods.dev/badge/skills/aeondave/malskill/active-directory-technique.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00042 | $0.09065 |
| Opus 5 | $0.00021 | $0.04533 |
| Sonnet 5 | $0.00008 | $0.01813 |
| Haiku 4.5 | $0.00004 | $0.00907 |
Grade D, and why
active-directory-technique scanned grade D with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Harvests environment variableshighData exfiltration
Enumerating or grepping the environment for keys collects credentials unrelated to what the mod says it does.
Once local admin on a host, dump credentials to pivot further. Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo responder -I eth0 -wv The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
What ships with it
12 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/ad-acl-abuse.md 11 KB
- references/ad-enumeration.md 12 KB
- references/ad-services-abuse.md 8.6 KB
- references/certificate-abuse.md 24 KB
- references/domain-persistence.md 7.2 KB
- references/domain-trust-attacks.md 14 KB
- references/kerberos-attacks.md 19 KB
- references/kerberos-only-and-badsuccessor.md 7.8 KB
- references/kerberos-time-skew.md 2.3 KB
- references/lateral-movement-ad.md 5.7 KB
- references/ntlm-relay.md 7.9 KB
- references/rodc-attacks.md 4.0 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 4d ago First seen · 767 lines · 42 tokens per session scan D 12ba63294439
active-directory-technique is a skill published in the GitHub repository AeonDave/malskill (18 stars, last pushed 3d ago), with no licence file. It adds 42 tokens to every session and 9,065 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it D with 2 findings (harvests environment variables, asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
gke-workload-security
Audits, configures, and hardens workload-level security controls for Google Kubernetes Engine (GKE) applications and namespaces. Covers running cluster security audits (auditcluster.sh), configuring Workload Identity Federation (impersonation, KSA/GSA binding, and pod setup), enforcing Network Policies (default-deny…
atlas-obscura
Search Atlas Obscura for weird, wonderful, and hidden gem places near any destination. Find the interesting stuff, not boring plaques. Search by coordinates, get full details with descriptions and images.
cf-validate
A validator for 1C configuration source files. It checks the XML structure and the files and objects that make up a 1C business-application configuration.
agent-code-generator
Generates Agent definitions (.md files) based on user intent and standard templates.
content-creation
Comprehensive guide to strategic content creation covering content strategy, writing frameworks, optimization techniques, distribution channels, performance measurement, and AI-assisted content workflows. Designed for marketers and content professionals building audience-focused content programs.
changelog-composer
Generates structured changelogs and release notes from git history and PRs, classifying breaking changes, features, fixes, performance, docs. Triggers on: "generate changelog", "write release notes", "what changed since", "prepare release", "release notes for", "diff since tag".