← Back to Skills Marketplace
gwqwghksvq-sketch

tekin

by tekin · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
2319
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tekin
Description
A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands.
Usage Guidance
This skill appears to be an instruction-only wrapper for the 'agent-browser' CLI, but the registry entry name ('tekin') doesn't match the documented package ('agent-browser') and there is no source/homepage listed. Before installing or allowing the agent to use this skill: 1) Verify the exact npm package name and the upstream repository (confirm maintainer/ownership and check recent releases). 2) Inspect the npm package or GitHub source yourself (or review its SHA) before running npm install -g. 3) Be cautious: the CLI can upload local files, set HTTP headers/credentials, manipulate cookies/storage, and visit arbitrary websites — these capabilities can exfiltrate sensitive data if misused. 4) Run the tool in a sandboxed environment or VM when testing, and avoid granting the agent autonomous access to sensitive files or secrets. 5) If you need higher assurance, ask the publisher for the source URL and a reproducible install method (and prefer well-known package names or official project pages).
Capability Analysis
Type: OpenClaw Skill Name: tekin Version: 1.0.0 The skill is classified as suspicious due to the broad range of powerful capabilities exposed through the `agent-browser` CLI, granted by `allowed-tools: Bash(agent-browser:*)` in `SKILL.md`. While these features are legitimate for browser automation, they present significant risk if abused. Key indicators include the ability to upload local files (`agent-browser upload`), execute arbitrary JavaScript within the browser context (`agent-browser eval`), access and manipulate browser cookies and local storage (`agent-browser cookies`, `agent-browser storage`), save browser session state to disk (`agent-browser state save`), and intercept/mock network requests (`agent-browser network route`). These capabilities, without explicit malicious instructions, make the skill highly susceptible to prompt injection or misuse by a compromised agent.
Capability Assessment
Purpose & Capability
SKILL.md documents a wrapper around the 'agent-browser' CLI (npm/GitHub references) which fits the stated purpose of browser automation. However the registry entry calls the skill 'tekin' while the instructions and install examples refer to 'agent-browser' and a GitHub repo (vercel-labs/agent-browser). The mismatch between skill name/registry metadata and the documented upstream project, plus a missing source/homepage in the registry metadata, reduces traceability and is unexpected.
Instruction Scope
The instructions are narrowly focused on using agent-browser CLI commands (open, snapshot, click, fill, screenshot, record, upload, set headers/credentials, etc.) and do not instruct unrelated system reads. That said, the documented capabilities include uploading local files, setting arbitrary HTTP headers, setting HTTP basic auth credentials, and controlling geolocation and storage — all of which are legitimate for a browser automation tool but can be used to exfiltrate sensitive local data or forward credentials to remote sites. This is expected functionality but worth flagging to users as a privacy risk.
Install Mechanism
This is an instruction-only skill (no install spec in the registry), so nothing is written by the platform itself. SKILL.md recommends 'npm install -g agent-browser' or building from a GitHub repo. Recommending npm/GitHub is normal, but because the registry metadata lacks a source/homepage and the skill name doesn't match the package name, verify the exact npm package and upstream repo before running installs. Installing from npm/git will pull third‑party code onto your system.
Credentials
The skill only requires node and npm binaries (as documented). It does not request environment variables, credentials, or config paths in the registry metadata. That is proportionate for a wrapper around an npm CLI.
Persistence & Privilege
The skill does not request always:true and does not declare any persistent or cross-skill configuration changes. It is user-invocable and allows autonomous invocation by the agent by default (the platform default), which is expected for skills of this type.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tekin
  3. After installation, invoke the skill by name or use /tekin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Agent Browser 1.0.0 initial release - Introduces a fast Rust-based CLI tool for headless browser automation, with fallback to Node.js. - Enables navigation, form filling, clicking, typing, snapshots, screenshots, PDF export, and video recording through structured commands. - Provides commands for advanced browser automation: element refs, semantic locators, state management, network interception, cookies/storage handling, and JavaScript evaluation. - Features comprehensive workflow and quick start instructions for automating common web tasks. - Includes npm-based and from-source installation options.
Metadata
Slug tekin
Version 1.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is tekin?

A fast Rust-based headless browser automation CLI with Node.js fallback that enables AI agents to navigate, click, type, and snapshot pages via structured commands. It is an AI Agent Skill for Claude Code / OpenClaw, with 2319 downloads so far.

How do I install tekin?

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

Is tekin free?

Yes, tekin is completely free (open-source). You can download, install and use it at no cost.

Which platforms does tekin support?

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

Who created tekin?

It is built and maintained by tekin (@gwqwghksvq-sketch); the current version is v1.0.0.

💬 Comments