← Back to Skills Marketplace
RiskBlind Radar 风险盲区雷达
by
RyuuTora1986
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install riskblind-radar
Description
AI 对话中的风险雷达——主动追问你没想清楚但做决策前必须想清楚的风险问题。
Usage Guidance
This skill appears to do what it says: scan conversation text for trigger words and ask brief risk questions. Before installing, decide whether you want the optional persistent tracking: if you enable the memory/log file (memory/riskblind/OBSERVATIONS.md) the skill will keep state about commitments and timings — review where that file will live, its filesystem permissions, and retention policy. If you do not want any state saved, keep the memory feature disabled. Also test the skill in a private agent first to confirm trigger words and frequency are acceptable (it scans messages every turn and can ask up to two questions), and review any modifications to openclaw.json before applying them. No credentials, external downloads, or hidden endpoints were found.
Capability Analysis
Type: OpenClaw Skill
Name: riskblind-radar
Version: 1.0.0
The 'riskblind-radar' skill is a purely instructional (Markdown-based) tool designed to enhance AI decision-making by prompting the agent to ask critical risk-related questions based on user keywords. It contains no executable code, network calls, or attempts to access sensitive system data, and its logic is entirely consistent with its stated purpose of identifying cognitive biases and project risks (SKILL.md, QUESTION_TEMPLATES.md).
Capability Assessment
Purpose & Capability
Name/description (主动追问风险问题) match the SKILL.md, templates, and rules. The skill is instruction-only, asks to scan messages for trigger words and prompt up to two risk questions — all consistent with a 'risk radar' assistant.
Instruction Scope
Instructions confine behavior to scanning user messages for trigger words and asking short follow-ups. One notable design detail: a 'Risk Watch' background mode and time‑decay scoring are described, which implies persistent tracking of commitments and timestamps. The skill references an optional memory file (memory/riskblind/OBSERVATIONS.md) but does not strictly define when or whether that file will be written. If enabled, that would mean the agent stores conversational state across sessions; otherwise the background tracking cannot function fully. Otherwise there are no instructions to read unrelated system files or send data to external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code to download or run — lowest-risk installation. The README suggests a local placement under the OpenClaw workspace and editing openclaw.json, which is normal for skills.
Credentials
The skill requires no environment variables, no credentials, and no external binaries. That is proportional to its function.
Persistence & Privilege
always:false and normal autonomous invocation are used (no special privileges). However, the documented 'Risk Watch' and scoring (time-decay, commitments) imply the need for persistent logs if enabled; the skill references a memory path but marks logging as optional. Confirm whether you want persistent observation logs and where they will be stored and with what retention/permissions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install riskblind-radar - After installation, invoke the skill by name or use
/riskblind-radar - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of riskblind-radar.
- Proactively asks essential risk questions users may overlook before making decisions.
- Supports two modes: Proactive Risk Questioner (main mode) and Risk Watch (background tracking).
- Includes a core set of 10 risk question templates.
- Implements a risk scoring system to trigger reminders based on importance and time.
- Adheres to key principles: selective questioning, minimal interruption, and only engaging when substantive topics arise.
Metadata
Frequently Asked Questions
What is RiskBlind Radar 风险盲区雷达?
AI 对话中的风险雷达——主动追问你没想清楚但做决策前必须想清楚的风险问题。 It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install RiskBlind Radar 风险盲区雷达?
Run "/install riskblind-radar" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is RiskBlind Radar 风险盲区雷达 free?
Yes, RiskBlind Radar 风险盲区雷达 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does RiskBlind Radar 风险盲区雷达 support?
RiskBlind Radar 风险盲区雷达 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created RiskBlind Radar 风险盲区雷达?
It is built and maintained by RyuuTora1986 (@ryuutora1986); the current version is v1.0.0.
More Skills