技能详情(站内镜像,无评论)
作者:Alireza Rezvani @alirezarezvani
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 177 · 2 current installs · 2 all-time installs
⭐ 0
安装量(当前) 2
🛡 VirusTotal :良性 · OpenClaw :良性
Package:alirezarezvani/scrum-master
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill is internally coherent for a data-driven Scrum Master assistant: it includes Python analysis scripts and matching documentation, but it omits a small operational detail (declaring Python as a required runtime).
目的
Name/description match included artifacts: three Python analytics scripts, sample JSON schema, templates, and references are appropriate for a Scrum Master analytics skill. Slight mismatch: the registry metadata lists no required binaries while SKILL.md instructs running `python ...` (the skill needs a Python runtime but does not declare it). This is likely an oversight, not a functional mismatch with purpose.
说明范围
Runtime instructions are narrowly scoped: run the included Python scripts against user-provided sprint JSON exports and produce reports. Instructions do not direct the agent to read unrelated system files or to send data to unexpected external endpoints. They require the user to provide mapped Jira exports as JSON (no implicit credential access).
安装机制
There is no install spec (instruction-only), yet the package contains Python scripts and assets — meaning code will be executed from the skill bundle. This is a low-to-moderate friction model (no external downloads), but the SKILL.md should declare that a Python interpreter (and any Python package dependencies) must be present. No URLs or third-party install sources are present.
证书
The skill requests no environment variables, credentials, or config paths, which is proportionate: the scripts operate on user-supplied JSON exports. There are no declared secrets or unrelated credential requests.
持久
The skill is not forced-always, is user-invocable, and allows autonomous invocation by default (platform normal). It does not request persistent system-wide privileges or modify other skills. Autonomous invocation combined with bundled executable scripts increases impact if malicious, but there is no direct sign of such behavior here.
综合结论
This skill appears to be what it claims: a set of Python analytics scripts plus docs and templates for Scrum analysis. Before installing or running it, consider these practical steps: 1) Ensure a suitable Python runtime (and any required libraries) is available — SKILL.md runs `python ...` but the registry didn't declare this. 2) Inspect the three included Python files (velocity_analyzer.py, sprint_health_scorer.py, retrospective_analyzer.py) …
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「scrum-master」。简介:Advanced Scrum Master skill for data-driven agile team analysis and coaching. U…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alirezarezvani/scrum-master/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。