← Back to Skills Marketplace
ckchzh

Browser Fingerprinting

by BytesAgain2 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ Security Clean
397
Downloads
0
Stars
1
Active Installs
14
Versions
Install in OpenClaw
/install browser-fingerprinting
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Browser Fingerprinting concepts, best practices, and implementati...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install browser-fingerprinting
  3. After installation, invoke the skill by name or use /browser-fingerprinting
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug browser-fingerprinting
Version 3.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 14
Frequently Asked Questions

What is Browser Fingerprinting?

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Browser Fingerprinting concepts, best practices, and implementati... It is an AI Agent Skill for Claude Code / OpenClaw, with 397 downloads so far.

How do I install Browser Fingerprinting?

Run "/install browser-fingerprinting" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Browser Fingerprinting free?

Yes, Browser Fingerprinting is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Browser Fingerprinting support?

Browser Fingerprinting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Browser Fingerprinting?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v3.0.2.

💬 Comments