← 返回 Skills 市场
52yuanchangxing

Meeting Risk Radar

作者 vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ⚠ suspicious
205
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meeting-risk-radar
功能描述
会前识别高风险议题、模糊责任、缺失材料和可能失控的讨论点。;use for meeting-risk, preflight, facilitation workflows;do not use for 分析私密录音, 替代正式风险审查.
安全使用建议
This skill appears to do what it says: generate pre-meeting risk briefs from local input. Before installing or running it: (1) review the bundled scripts/run.py yourself (it’s included) and run smoke-test in a safe directory; (2) never point the script at system roots or directories containing secrets—only provide meeting materials; (3) prefer --dry-run first and inspect output before allowing any follow-up actions; (4) note the homepage/owner are not a known vendor—if provenance matters, run in a sandbox or ask the publisher for verification; (5) do not supply private recordings or other sensitive PII to the skill.
功能分析
Type: OpenClaw Skill Name: meeting-risk-radar Version: 1.0.0 The skill bundle is classified as suspicious due to a significant discrepancy between its stated purpose (meeting facilitation and risk identification) and the actual capabilities of the included Python script. While the documentation focuses on meeting agendas, `scripts/run.py` contains undocumented functionality for scanning the filesystem for sensitive data, including regex patterns for API keys, tokens, and dangerous shell commands (e.g., `curl|bash`, `rm -rf`). Although the script includes logic to redact secrets and lacks explicit exfiltration code, the inclusion of a multi-mode security scanner and a 'Skill Audit' feature within a 'Meeting Risk Radar' tool is highly irregular and suggests potential for unauthorized reconnaissance or undocumented behavior.
能力评估
Purpose & Capability
Name/description ask for meeting preflight risk checks and the bundle contains a local Python script plus templates/spec that implement exactly that behavior. Requiring python3 and including resources/spec.json and template.md is proportionate.
Instruction Scope
SKILL.md limits scope to pre-meeting analysis and explicitly warns against analyzing private recordings or performing writes. The runtime script will read any file or directory given as --input and can produce directory/csv/skill audits if the spec/mode indicates — so only feed meeting-relevant files and avoid pointing it at system or sensitive directories.
Install Mechanism
No install spec; this is an instruction-only skill with a local Python script (no third‑party packages or remote downloads). Lowest-risk install posture (requires only python3 to run).
Credentials
No environment variables, secrets, or external credentials are requested. The script reads local files specified by the user but does not contact external endpoints or require tokens.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges. It writes output only if --output is provided (and supports --dry-run) and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meeting-risk-radar
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meeting-risk-radar 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of meeting-risk-radar. - Identifies high-risk topics, unclear responsibilities, missing materials, and potentially disruptive discussion points before meetings. - Designed to support meeting risk checks, preparation, and facilitation workflows. - Provides structured outputs highlighting pre-meeting risks, missing materials, and contingency plans. - Not suitable for analyzing private recordings or replacing formal risk reviews. - Emphasizes transparent review drafts, clear boundary indications, and explicit listing of unknowns needing confirmation.
元数据
Slug meeting-risk-radar
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Meeting Risk Radar 是什么?

会前识别高风险议题、模糊责任、缺失材料和可能失控的讨论点。;use for meeting-risk, preflight, facilitation workflows;do not use for 分析私密录音, 替代正式风险审查. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 205 次。

如何安装 Meeting Risk Radar?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install meeting-risk-radar」即可一键安装,无需额外配置。

Meeting Risk Radar 是免费的吗?

是的,Meeting Risk Radar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Meeting Risk Radar 支持哪些平台?

Meeting Risk Radar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 Meeting Risk Radar?

由 vx:17605205782(@52yuanchangxing)开发并维护,当前版本 v1.0.0。

💬 留言讨论