📦 Book Tattoo — 预约纹身服务

v1.0.1

通过 Lokuli MCP 搜索并预约纹身服务,支持“预约纹身”“附近纹身店”等自然语言请求。

1· 1.3k·0 当前·0 累计
下载技能包
最后更新
2026/2/28
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
NULL
评估建议
This skill appears to do what it says (search and book tattoos via Lokuli), but you should verify a few things before installing or using it: 1) Source trust: there is no homepage or author information—confirm you trust lokuli.com and the skill author. 2) Authentication: ask how the MCP endpoint is authorized; the skill declares no API keys or tokens — installing without knowing how auth is handled could leak your booking data if misconfigured. 3) Privacy: SKILL.md includes example personal data...
详细分析 ▾
用途与能力
The name and description (book tattoo via Lokuli MCP) align with the instructions (search, check_availability, create_booking RPC calls). However the skill references an external MCP endpoint (https://lokuli.com/mcp/sse) but declares no credentials or auth mechanism; that omission is unexpected for a third-party booking API.
指令范围
SKILL.md is instruction-only and limits actions to JSON-RPC calls to the MCP endpoint via platform tools. It does not ask to read files or environment state. Concerns: it contains hard-coded example customer data (John Doe, john@example.com, +13105551234) and a hard-coded zipCode (90640) which could accidentally be used if not replaced; the file does not require explicit user confirmation before creating bookings.
安装机制
No install spec and no code files — instruction-only — so nothing is written to disk and there is low install risk.
凭证需求
The skill requests no environment variables or credentials. That is coherent if the platform supplies the tools and authentication, but incoherent if the MCP endpoint actually requires API keys or tokens. The lack of declared auth is an information gap that should be clarified.
持久化与权限
always:false and the skill is user-invocable — normal and appropriately scoped. It does not request persistent system-level presence.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.12026/2/6

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install book-tattoo
镜像加速npx clawhub@latest install book-tattoo --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库