可信 — 风险评分 5/100
上次扫描:1 天前 重新扫描
5 /100
standard-readme
Write or audit README files following the Standard Readme specification (github.com/RichardLitt/standard-readme)
This skill is a pure documentation guide for writing and auditing README files following the Standard Readme specification, with no executable code, scripts, or dependencies whatsoever.
技能名称standard-readme
分析耗时22.2s
引擎pi
可以安装
This skill is safe to use. No action required.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No code files exist; SKILL.md describes reading project files conceptually but i…
网络访问 NONE NONE No network calls in any code; external URLs only appear as documentation example…
命令执行 NONE NONE No shell usage in any file
环境变量 NONE NONE No environment variable access
技能调用 NONE NONE No cross-skill invocations
剪贴板 NONE NONE No clipboard usage
浏览器 NONE NONE No browser usage
数据库 NONE NONE No database access
3 项发现
🔗
中危 外部 URL 外部 URL
https://www.apache.org/licenses/
LICENSE.txt:3
🔗
中危 外部 URL 外部 URL
https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square
SKILL.md:78
🔗
中危 外部 URL 外部 URL
https://img.shields.io/npm/v/my-package.svg?style=flat-square
SKILL.md:79

目录结构

2 文件 · 18.8 KB · 424 行
Markdown 1f · 262L Text 1f · 162L
├─ 📄 LICENSE.txt Text 162L · 8.9 KB
└─ 📝 SKILL.md Markdown 262L · 9.9 KB

安全亮点

✓ No executable code — skill is pure markdown documentation
✓ No dependencies (no requirements.txt, package.json, Cargo.toml, etc.)
✓ No scripts or binaries present
✓ No credential harvesting, data exfiltration, or network callbacks
✓ No obfuscation or encoded payloads
✓ No sensitive file access
✓ Apache 2.0 license is standard and benign
✓ External URLs only appear as documentation examples (shield.io badges, GitHub spec link)