← Back to Skills Marketplace
UXLens
by
MisotheCod
· GitHub ↗
· v1.2.0
· MIT-0
130
Downloads
1
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install uxlens
Description
Audit websites for UX, UI, and accessibility issues with 600+ checkpoints, offering detailed reports, full site crawls, and redesign comparisons.
Usage Guidance
The skill appears to do what it claims (calls uxlens.io with a single API key). Before installing: (1) confirm the missing registry metadata — SKILL.md requires UXLENS_API_KEY but the package metadata lists none; ask the publisher to correct this, (2) verify the homepage (https://uxlens.io) and the GitHub source linked in SKILL.md to ensure the service and repo are legitimate, (3) only provide an API key with appropriate scope/limits and use a key you can revoke if needed, (4) test on non-sensitive sites first, and (5) remember that because this is instruction-only there is no code to audit in the package — review the external repo and service privacy/storage practices if you need stronger assurance.
Capability Analysis
Type: OpenClaw Skill
Name: uxlens
Version: 1.2.0
The skill bundle for 'uxlens' consists of metadata and documentation for a website auditing tool. It describes standard API interactions with 'https://uxlens.io' to perform UX, UI, and accessibility checks. No executable code was provided, and the instructions in SKILL.md are consistent with the stated purpose, lacking any indicators of malicious intent, data exfiltration, or prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md describes a UX/UI/a11y auditing API (POSTs to https://uxlens.io/api/audit, returns structured JSON and Core Web Vitals), which matches the skill name and description. However, the registry metadata at the top of the package claims no required env vars and no homepage/source while SKILL.md requires UXLENS_API_KEY and provides a homepage and GitHub source. This is an inconsistency in metadata (likely an omission) that should be clarified.
Instruction Scope
SKILL.md instructs setting a single API key and shows example POST requests to uxlens.io. It does not tell the agent to read arbitrary local files, other environment variables, or to exfiltrate data to unexpected endpoints. The claim that 'API keys are never stored by the skill' is an assertion only — there is no code to verify behavior.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That minimizes install-time risk.
Credentials
The only runtime secret declared in SKILL.md is UXLENS_API_KEY, which is proportionate for calling a third-party audit API. The registry metadata not listing this required env var is a mismatch and should be corrected so users know they must provide the key.
Persistence & Privilege
The skill has default privileges (not always: true), is user-invocable, and can be invoked autonomously (platform default). It does not request persistent system-level presence or access to other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install uxlens - After installation, invoke the skill by name or use
/uxlens - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
- Added structured skill metadata including required environment variable (UXLENS_API_KEY), homepage, and source link.
- Clarified setup instructions, highlighting API key requirement and environment variable usage.
- Reformatted API examples and response documentation using concise tables.
- Removed batch audit example and related command-line installation details.
- Streamlined pricing and reduced redundant instructions for a clearer overview.
v1.1.0
- Renamed skill from "ux-audit" to "uxlens" and updated all references accordingly.
- Revised the description for clarity and added more precise use-cases.
- Improved organization: separated feature list, installation, and usage instructions for easier reading.
- Updated pricing details (Developer tier increased to 500 audits/month; free tier simplified).
- Clarified privacy, security, and licensing sections.
- Added a new "Who Uses This" section to highlight typical users.
- Streamlined setup and API instructions, removing redundant details.
v1.0.0
- Initial release of the ux-audit skill for website UX, UI, and accessibility auditing.
- Audits any website using 600+ automated checkpoints across usability, accessibility, performance, and SEO.
- Returns a structured report with severity levels and actionable agent_summary.
- Supports full site crawls, before/after redesign comparison (diff mode), and batch auditing.
- Simple setup with API key and multiple free/paid pricing tiers available.
Metadata
Frequently Asked Questions
What is UXLens?
Audit websites for UX, UI, and accessibility issues with 600+ checkpoints, offering detailed reports, full site crawls, and redesign comparisons. It is an AI Agent Skill for Claude Code / OpenClaw, with 130 downloads so far.
How do I install UXLens?
Run "/install uxlens" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is UXLens free?
Yes, UXLens is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does UXLens support?
UXLens is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created UXLens?
It is built and maintained by MisotheCod (@misothecod); the current version is v1.2.0.
More Skills