Use for authorized RF/SDR security research including signal identification, replay feasibility study in shielded labs, and wireless protocol analysis outside classic Wi-Fi.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add stanfish06/skillquarium --skill radio-sdr --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Radio Sdr?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/stanfish06-radio-sdr)More formats (shields.io, HTML) on the badges page.
---
name: radio-sdr
description: Use for authorized RF/SDR security research including signal identification, replay feasibility study in shielded labs, and wireless protocol analysis outside classic Wi-Fi.
---
# RF / SDR Security Research
## ACTION REQUIRED(读完后立刻执行)
1. `NOW`: **频谱与发射受法律严格管制**;仅授权频段/屏蔽室/实验目标
2. `NOW`: scope 写明设备、频段、是否允许发射(默认只收)
3. `ACT`: 只接收识别 → 解调分析 → 实验室复现评估
## 适用场景
- 无线遥控/传感器等非 Wi-Fi RF(授权)
- ADS-B/遥控等协议研究(合法接收)
- 与 wifi-wireless 分工:本 skill 偏 **SDR 通用 RF**;Wi-Fi 攻防走 R29
## 工作流
```text
□ 法规与许可确认
□ 只收:识别中心频率与调制
□ GNU Radio / URH 分析
□ 重放仅屏蔽室且书面允许
□ 结论侧重:是否可未授权控制 / 加固建议
```
## 工具链
| 工具 | 用途 |
|------|------|
| RTL-SDR / HackRF(合规) | 收发硬件 |
| URH / GNU Radio | 分析 |
| Inspectrum | 信号 |
## 参考
- `references/sdr-lab-rules.md`
- `../wifi-wireless/` `../ot-ics/` `../hardware-security/`
## 路由上下文
**上游**: MASTER R38
**MUST NOT**: 干扰公共通信、未授权发射
## 任务完成自检
- [ ] 是否默认只收并记录法规边界?
- [ ] Checklist?Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.