技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.5
统计:⭐ 0 · 38 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:andrewlamamills-tech/missinglinkz
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's requirements and runtime instructions are consistent with a CLI-based link-management tool; nothing requested is disproportionate to its stated purpose, though you should verify the npm package source and protect the stored API key.
目的
Name/description, required binary 'mlz', declared primary credential MLZ_API_KEY, and required config path ~/.missinglinkz/config.json all align with a CLI link-builder and remote campaign-management service. The install spec (npm package 'missinglinkz' that provides 'mlz') is coherent for this purpose.
说明范围
SKILL.md instructs the agent to run the 'mlz' CLI and documents commands (build, check, campaigns, links, auth, mcp). It does not ask the agent to read unrelated system files or secrets. It documents optional env vars (MLZ_API_URL, MLZ_FORMAT) that are not listed under requires.env — these are plausible optional settings but worth noting because MLZ_API_URL can be redirected by the environment to a non-default endpoint.
安装机制
Installation is via npm (global package 'missinglinkz') which will create the 'mlz' binary. npm installs are a common mechanism for CLI tools but carry moderate risk compared to a reviewed binary — verify package provenance, maintainership, and the package contents before global installation.
证书
Only MLZ_API_KEY is declared as a required secret and is the primary credential — this is proportional to storing/account-scoped features. The tool stores the key in ~/.missinglinkz/config.json (documented), which explains the config path requirement; protect that file. Optional non-secret envs (MLZ_API_URL, MLZ_FORMAT) are reasonable but MLZ_API_URL could be abused if set to a malicious endpoint.
持久
The skill does not request always:true and runs only when invoked. It does write/read its own config file in the user's home to persist the API key/preferences, which is expected behavior for a CLI tool. No indication it modifies other skills or system-wide agent settings.
综合结论
This skill appears to do what it says: run the 'mlz' CLI to build and manage UTM-tracked links. Before installing or supplying your MLZ_API_KEY: (1) verify the npm package 'missinglinkz' and its publisher (check package page, maintainers, recent versions, and source repo) because npm packages run code on install; (2) be aware the tool stores your API key in ~/.missinglinkz/config.json — keep that file protected and consider rotating the key if…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「MissingLinkz」。简介:Generate UTM-tracked campaign links with enforced naming conventions and campai…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/andrewlamamills-tech/missinglinkz/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。