← 返回 Skills 市场
model-info
作者
Viratkumar123
· GitHub ↗
· v1.0.0
· MIT-0
54
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install model-info
功能描述
Get 100% accurate current model details including model name, provider, API endpoint, and session status
安全使用建议
This skill appears to be what it says: a read-only reporter that pulls info from the runtime's session_status. Before installing, verify that your OpenClaw runtime actually exposes a safe 'session_status' and understand what that command returns in your environment (it may include provider endpoints, API key source/type, and token usage). Because SKILL.md is vague and claims '100% accuracy', test it in a non-production or isolated environment first to see what it prints and confirm it doesn't leak secrets you don't want exposed. If you will use it in a shared environment, ask the skill author (or your platform admin) whether outputs are redacted and whether access to this skill should be restricted.
功能分析
Type: OpenClaw Skill
Name: model-info
Version: 1.0.0
The skill bundle describes a utility for retrieving real-time AI model metadata, provider information, and session statistics. The documentation (SKILL.md, README.md) and metadata (package.json) indicate the skill relies on a built-in 'session_status' command to provide system transparency. No executable code was provided in the files, and the instructions contain no evidence of prompt injection, data exfiltration, or malicious intent.
能力标签
能力评估
Purpose & Capability
The name/description (get current model details) match the instructions (pull data from the system's session_status). No unrelated binaries, env vars, or installs are requested, so the capability requested is proportionate to the stated purpose.
Instruction Scope
Instructions are short and coherent — they direct the agent to use the 'session_status' output. However they are vague about exact commands/APIs to call and make an absolute '100% accurate' claim. 'session_status' may expose sensitive runtime fields (API endpoints, key type, session tokens) and the skill gives no guidance about redaction, minimal disclosure, or error handling if the command is unavailable.
Install Mechanism
No install spec and no code files to execute — this is instruction-only, which minimizes installation risk. Nothing is downloaded or written to disk.
Credentials
The skill requests no environment variables or credentials (proportionate). But the output it promises (API key type, endpoint, session status, token usage) can contain sensitive information; the skill does not document any safeguards or limitations on exposing such data.
Persistence & Privilege
No elevated persistence requested (always:false) and it doesn't modify other skills or system settings. Default autonomous invocation is allowed but that is the platform norm and not by itself concerning.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install model-info - 安装完成后,直接呼叫该 Skill 的名称或使用
/model-info触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of model-info skill.
• Provides real-time, accurate details about the currently active AI model
• Returns model name, provider, API key type, session status, cost/tokens, and runtime configuration
• Information pulled directly from session status for guaranteed accuracy
• Query using: "model info", "what model", or "model status"
• Zero setup required - works immediately after installation
• Lightweight design with instant response times
• Essential for debugging and multi-model workflows
元数据
常见问题
model-info 是什么?
Get 100% accurate current model details including model name, provider, API endpoint, and session status. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。
如何安装 model-info?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install model-info」即可一键安装,无需额外配置。
model-info 是免费的吗?
是的,model-info 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
model-info 支持哪些平台?
model-info 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 model-info?
由 Viratkumar123(@viratkumar123)开发并维护,当前版本 v1.0.0。
推荐 Skills