Trusted — Risk Score 0/100
Last scan:19 hr ago Rescan
0 /100
raspberry-pi-servo
通过硬件PWM来控制树莓派上的舵机
A simple Raspberry Pi servo control skill with only documentation, declaring all shell commands and file operations transparently.
Skill Nameraspberry-pi-servo
Duration18.9s
Enginepi
Safe to install
This skill is safe to use. It only contains documentation for hardware PWM control on Raspberry Pi with no executable code.
ResourceDeclaredInferredStatusEvidence
Shell WRITE WRITE ✓ Aligned SKILL.md documents pip install, lsmod, ls, pinctrl, tee commands
Filesystem WRITE WRITE ✓ Aligned SKILL.md documents modifying /boot/config.txt
Environment READ READ ✓ Aligned SKILL.md checks $VIRTUAL_ENV
Network NONE NONE No network access found
Skill Invoke NONE NONE No skill invocation found
Clipboard NONE NONE No clipboard access found
Browser NONE NONE No browser access found
Database NONE NONE No database access found

File Tree

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

Security Positives

✓ 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