← Back to Skills Marketplace
viratkumar123

model-info

by Viratkumar123 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
54
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install model-info
Description
Get 100% accurate current model details including model name, provider, API endpoint, and session status
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install model-info
  3. After installation, invoke the skill by name or use /model-info
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug model-info
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is model-info?

Get 100% accurate current model details including model name, provider, API endpoint, and session status. It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.

How do I install model-info?

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

Is model-info free?

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

Which platforms does model-info support?

model-info is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created model-info?

It is built and maintained by Viratkumar123 (@viratkumar123); the current version is v1.0.0.

💬 Comments