← Back to Skills Marketplace
52yuanchangxing

Meeting Risk Radar

by vx:17605205782 · GitHub ↗ · v1.0.0 · MIT-0
darwinlinuxwin32 ⚠ suspicious
205
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meeting-risk-radar
Description
会前识别高风险议题、模糊责任、缺失材料和可能失控的讨论点。;use for meeting-risk, preflight, facilitation workflows;do not use for 分析私密录音, 替代正式风险审查.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meeting-risk-radar
  3. After installation, invoke the skill by name or use /meeting-risk-radar
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug meeting-risk-radar
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Meeting Risk Radar?

会前识别高风险议题、模糊责任、缺失材料和可能失控的讨论点。;use for meeting-risk, preflight, facilitation workflows;do not use for 分析私密录音, 替代正式风险审查. It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.

How do I install Meeting Risk Radar?

Run "/install meeting-risk-radar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Meeting Risk Radar free?

Yes, Meeting Risk Radar is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Meeting Risk Radar support?

Meeting Risk Radar is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux, win32).

Who created Meeting Risk Radar?

It is built and maintained by vx:17605205782 (@52yuanchangxing); the current version is v1.0.0.

💬 Comments