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 shangdi-w/-skills --skill redteam-av-evasiongit clone --depth 1 https://github.com/shangdi-w/-skillsWrote 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/shangdi-w/-skills/redteam-av-evasion)<a href="https://agentmods.dev/skills/shangdi-w/-skills/redteam-av-evasion"><img src="https://agentmods.dev/badge/skills/shangdi-w/-skills/redteam-av-evasion/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/shangdi-w/-skills/redteam-av-evasion"><img src="https://agentmods.dev/badge/skills/shangdi-w/-skills/redteam-av-evasion.svg" alt="Reviewed on agentmods" width="80" 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.00083 | $0.00885 |
| Opus 5 | $0.00042 | $0.00443 |
| Sonnet 5 | $0.00017 | $0.00177 |
| Haiku 4.5 | $0.00008 | $0.00089 |
Grade A, and why
redteam-av-evasion scanned grade A with 0 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 12d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
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
18 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/00-目录与速查.md 4.4 KB
- references/01-免杀基础知识.md 4.8 KB
- references/02-免杀工具篇.md 9.0 KB
- references/03-Shellcode加载-C-CPP.md 5.4 KB
- references/04-Shellcode加载-CSharp.md 4.1 KB
- references/05-Shellcode加载-Python.md 2.3 KB
- references/06-Shellcode加载-PowerShell.md 2.0 KB
- references/07-LOLBins白名单利用.md 11 KB
- references/08-高级免杀对抗.md 12 KB
- references/09-综合免杀策略.md 3.9 KB
- references/10-免杀实战SOP.md 4.4 KB
- references/11-渗透脚本免杀.md 8.4 KB
- references/12-AI免杀技术套件.md 9.7 KB
- references/13-杀软针对性对抗.md 15 KB
- references/14-调用栈欺骗与高级注入.md 13 KB
- references/15-EDR深度对抗.md 11 KB
- references/16-持久化与提权对抗.md 12 KB
- references/17-现代Loader开发(Go-Rust-Nim-Zig).md 15 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.
- 12d ago First seen · 50 lines · 83 tokens per session scan A 03cd99b14ea5
redteam-av-evasion is a skill published in the GitHub repository shangdi-w/-skills (13 stars, last pushed 3mo ago), with no licence file. It adds 83 tokens to every session and 885 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
apk-redteam-pipeline
End-to-end Android APK red-team pipeline — automated APK acquisition (Play Store + apkpure + apkmirror fallback), jadx decompilation, secret/URL/JWT/Firebase grep, pinned-cert extraction, exported-component enumeration, Frida runtime instrumentation templates, intent-injection probes. Built from an authorized external…
hunt-race-condition
Hunting skill for race condition vulnerabilities. Built from 12 public bug bounty reports including modern HTTP/2 single-packet attack cases (James Kettle DEF CON 2023 "Smashing the State Machine"; RyotaK / Flatt Security 10,000-request first-sequence-sync expansion 2024). Covers coupon double-redemption, gift-card…
hunt-auth-bypass
Hunting skill for auth bypass vulnerabilities. Built from 12 public bug bounty reports across SAML XSW / parser-differential (GitHub Enterprise CVE-2025-25291/25292), SAML signature stripping (Uber, Rocket.Chat, samlify CVE-2025-47949), SAML domain enforcement bypass via control characters (HackerOne 2024)…
hunt-sharepoint
Hunt Microsoft SharePoint Server (2013/2016/2019/Subscription Edition) on-prem farms — anonymous endpoint enumeration, version disclosure, legacy SOAP login bypass (Authentication.asmx), ToolShell precondition chain (CVE-2025-53770), SafeControl reflection enumeration via Picker.aspx, NTLM Type-2 AD topology…
hunt-aspnet
Hunt ASP.NET-specific surface — ViewState deserialization (signed-only vs encrypted), machineKey recovery, dual-parser MAC-bypass anti-pattern, request-validator bypass, trace.axd/elmah.axd disclosure, load-balanced ViewState cross-node failures, SafeControl enumeration via reflection, customErrors mode=Off…
hunt-idor
Hunting skill for idor vulnerabilities. Built from 26 public bug bounty reports. Use when hunting idor on any target.