可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
python-dev
Opinionated Python development setup with uv + ty + ruff + pytest + just
Pure documentation skill containing only markdown files about Python development tooling. No executable code, scripts, or any malicious behavior detected.
技能名称python-dev
分析耗时27.6s
引擎pi
可以安装
This skill is safe to use. It's purely instructional documentation for Python project setup with uv, ty, ruff, pytest, and just.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE Documentation-only skill, no file operations
网络访问 NONE NONE No network operations in skill code
命令执行 NONE NONE No shell commands executed by this skill
环境变量 NONE NONE No environment access
技能调用 NONE NONE No skill chaining
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE No browser access
数据库 NONE NONE No database access
11 项发现
🔗
中危 外部 URL 外部 URL
https://www.apache.org/licenses/
LICENSE.txt:3
🔗
中危 外部 URL 外部 URL
https://docs.astral.sh/uv/
SKILL.md:24
🔗
中危 外部 URL 外部 URL
https://docs.astral.sh/ruff/
SKILL.md:26
🔗
中危 外部 URL 外部 URL
https://docs.pytest.org/
SKILL.md:27
🔗
中危 外部 URL 外部 URL
https://just.systems/
SKILL.md:28
🔗
中危 外部 URL 外部 URL
https://docs.pytest.org/en/stable/
SKILL.md:280
🔗
中危 外部 URL 外部 URL
https://just.systems/man/en/
SKILL.md:281
🔗
中危 外部 URL 外部 URL
https://api.example.com/health
references/justfile-reference.md:168
🔗
中危 外部 URL 外部 URL
https://peps.python.org/api/peps.json
references/uv-reference.md:188
🔗
中危 外部 URL 外部 URL
https://download.pytorch.org/whl/cpu
references/uv-reference.md:276
🔗
中危 外部 URL 外部 URL
https://private.example.com/simple/
references/uv-reference.md:281

目录结构

7 文件 · 47.2 KB · 1831 行
Markdown 6f · 1669L Text 1f · 162L
├─ 📁 references
│ ├─ 📝 justfile-reference.md Markdown 270L · 4.9 KB
│ ├─ 📝 pytest-reference.md Markdown 265L · 6.3 KB
│ ├─ 📝 ruff-reference.md Markdown 213L · 5.8 KB
│ ├─ 📝 ty-reference.md Markdown 272L · 6.3 KB
│ └─ 📝 uv-reference.md Markdown 368L · 8.0 KB
├─ 📄 LICENSE.txt Text 162L · 8.9 KB
└─ 📝 SKILL.md Markdown 281L · 7.0 KB

安全亮点

✓ Pure documentation skill with no executable code
✓ All external URLs are legitimate documentation links (docs.astral.sh, pytest.org, just.systems)
✓ Example URLs (api.example.com, private.example.com) are clearly for illustration only
✓ No scripts, binaries, or dependency files present
✓ Clear documentation of tool stack: uv, ty, ruff, pytest, just
✓ SKILL.md accurately describes the skill's purpose and behavior
✓ No credential access, data exfiltration, or obfuscation patterns
✓ No supply chain risks since this skill has no dependencies