可信 — 风险评分 0/100
上次扫描:20 小时前 重新扫描
0 /100
raspberry-pi-servo
通过硬件PWM来控制树莓派上的舵机
A simple Raspberry Pi servo control skill with only documentation, declaring all shell commands and file operations transparently.
技能名称raspberry-pi-servo
分析耗时18.9s
引擎pi
可以安装
This skill is safe to use. It only contains documentation for hardware PWM control on Raspberry Pi with no executable code.
资源类型声明权限推断权限状态证据
命令执行 WRITE WRITE ✓ 一致 SKILL.md documents pip install, lsmod, ls, pinctrl, tee commands
文件系统 WRITE WRITE ✓ 一致 SKILL.md documents modifying /boot/config.txt
环境变量 READ READ ✓ 一致 SKILL.md checks $VIRTUAL_ENV
网络访问 NONE NONE No network access found
技能调用 NONE NONE No skill invocation found
剪贴板 NONE NONE No clipboard access found
浏览器 NONE NONE No browser access found
数据库 NONE NONE No database access found

目录结构

2 文件 · 4.3 KB · 161 行
Markdown 2f · 161L
├─ 📁 references
│ └─ 📝 troubleshooting.md Markdown 65L · 1.7 KB
└─ 📝 SKILL.md Markdown 96L · 2.6 KB

安全亮点

✓ Pure documentation skill with no executable code
✓ All shell commands and file operations clearly documented
✓ No dependencies to install (no package.json, requirements.txt, etc.)
✓ No credential or sensitive data access
✓ No network requests or data exfiltration
✓ No obfuscation or suspicious patterns
✓ Standard Raspberry Pi hardware configuration workflow