← Back to Skills Marketplace
97
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install toolweb-mirrory-mvp
Description
Token generation and validation service for WordPress proxy and desktop application session management.
Usage Guidance
This skill is an API spec (no code) and appears coherent with its described function. Before installing or using it: 1) Verify the provider and endpoints (toolweb.in links) and confirm you trust the service owner because no homepage/source code is included. 2) Ensure any proxy_secret or tokens are transmitted only to the documented HTTPS endpoints and are stored/rotated securely by your integration (avoid embedding secrets in agent prompts or logs). 3) Review pricing and rate limits for your expected volume. 4) If you allow the agent to call this skill autonomously, apply usage limits or monitoring so token creation/validation cannot be abused. 5) Consider testing in a staging environment before production use.
Capability Analysis
Type: OpenClaw Skill
Name: toolweb-mirrory-mvp
Version: 1.0.0
The skill bundle defines a standard API integration for the Mirrory token management service (toolweb.in). It contains only documentation (SKILL.md) and an OpenAPI specification (openapi.json) for generating and validating authentication tokens. No executable code, suspicious instructions, or indicators of malicious intent were found.
Capability Tags
Capability Assessment
Purpose & Capability
The name and description claim a token generation/validation API for WordPress proxies and desktop apps; the SKILL.md and openapi.json provide matching endpoints (/generate-token, /validate-token, /health) and expected request fields (wp_user_id, proxy_secret, token, machine_id). Nothing requested by the skill (no env vars, no installs) is disproportionate to that purpose.
Instruction Scope
SKILL.md only documents API usage, parameters, responses, pricing, and example requests. It does not instruct the agent to read local files, environment secrets, or unrelated system state, nor does it direct data to unexpected endpoints beyond the documented external API URLs. The proxy_secret is passed as a request field (expected for this API) rather than being requested as an agent-level credential.
Install Mechanism
There is no install spec and no code files to write to disk (instruction-only). This minimizes install-time risk; nothing is downloaded or installed by the skill itself.
Credentials
The skill declares no required environment variables or credentials, which is appropriate. The API protocol uses a proxy_secret supplied in requests (an API-level secret) — that is reasonable for this purpose, but users should ensure such secrets are handled securely when integrating (not stored in plain agent prompts or logs).
Persistence & Privilege
always is false and there is no requested persistent presence or modifications to agent/system configuration. The skill can be invoked by the model (normal), but it does not request elevated privileges or autonomous persistence beyond standard invocation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install toolweb-mirrory-mvp - After installation, invoke the skill by name or use
/toolweb-mirrory-mvp - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Mirrory API skill:
- Provides secure token generation and validation for WordPress proxy and desktop application session management.
- Introduces coin-based access control with metered token issuance tied to WordPress accounts.
- Two main endpoints: generate token (with coin deduction via proxy) and validate token (for desktop app machine/session checks).
- Includes health check endpoint for service availability.
- Clear usage instructions, parameter schemas, and example requests/responses.
- Public pricing plans and comprehensive API documentation links provided.
Metadata
Frequently Asked Questions
What is Mirrory - MVP?
Token generation and validation service for WordPress proxy and desktop application session management. It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Mirrory - MVP?
Run "/install toolweb-mirrory-mvp" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Mirrory - MVP free?
Yes, Mirrory - MVP is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Mirrory - MVP support?
Mirrory - MVP is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Mirrory - MVP?
It is built and maintained by ToolWeb (@krishnakumarmahadevan-cmd); the current version is v1.0.0.
More Skills