← 返回 Skills 市场
ckchzh

Browser Fingerprinting

作者 BytesAgain2 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ 安全检测通过
397
总下载
0
收藏
1
当前安装
14
版本数
在 OpenClaw 中安装
/install browser-fingerprinting
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Browser Fingerprinting concepts, best practices, and implementati...
使用说明 (SKILL.md)

Browser Fingerprinting

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Browser Fingerprinting concepts, best practices, and implementati... No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill is a static reference: it prints documentation from embedded heredocs and does not access the network or any credentials. It's coherent with its stated purpose. Before installing, you may want to: (1) inspect the script yourself (it is small and readable), (2) note the minor version/command-name inconsistencies (documentation bugs, not security issues), and (3) run it in a sandbox if you prefer. There are no environment variables, downloads, or persistent privileges requested.
功能分析
Type: OpenClaw Skill Name: browser-fingerprinting Version: 3.0.2 The skill bundle is a static documentation reference tool for browser fingerprinting concepts. The implementation in `scripts/script.sh` consists entirely of functions that output plain-text information via heredocs, with no network activity, file system modifications, or credential access. Both `SKILL.md` and the script logic are transparent and align perfectly with the stated purpose.
能力评估
Purpose & Capability
The name/description (browser fingerprinting reference for devtools) matches the included files: SKILL.md and a small shell script that print reference text. There are no unexpected required binaries, env vars, or network dependencies declared.
Instruction Scope
Runtime instructions and the script produce plain-text documentation via heredocs and do not perform network calls, read arbitrary files, or access credentials. Minor content inconsistencies exist (SKILL.md version 3.0.1 vs registry 3.0.2 and the script's VERSION=3.0.0; cheatsheet references a 'troubleshooting' command that is not implemented; show_help uses a quoted heredoc so $VERSION won't expand). These are quality issues but not security risks.
Install Mechanism
No install spec is present and the skill is instruction-only aside from an included shell script. Nothing is downloaded or extracted at install time, so there is no network install risk.
Credentials
The skill declares no required environment variables or credentials and the code does not read environment variables. One minor note: quickstart text generically mentions 'access credentials' as prerequisites, which is misleading given this skill does not require credentials.
Persistence & Privilege
always is false, the skill does not request persistent presence or modify other skills or system configuration. The included script does not write to disk or store secrets.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install browser-fingerprinting
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /browser-fingerprinting 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.2
Fix description
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.7
yaml-fix+quality
v2.3.6
yaml-fix+quality
v2.3.5
Quality upgrade
v2.3.4
Quality upgrade: custom functionality
v2.3.3
De-template, unique content, script cleanup
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Initial release
元数据
Slug browser-fingerprinting
版本 3.0.2
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 14
常见问题

Browser Fingerprinting 是什么?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Browser Fingerprinting concepts, best practices, and implementati... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 397 次。

如何安装 Browser Fingerprinting?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install browser-fingerprinting」即可一键安装,无需额外配置。

Browser Fingerprinting 是免费的吗?

是的,Browser Fingerprinting 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Browser Fingerprinting 支持哪些平台?

Browser Fingerprinting 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Browser Fingerprinting?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v3.0.2。

💬 留言讨论