open-source

open-source is a skill for Claude Code, Codex from HKUDS/AutoMemory. It costs 137 tokens per session (510 once invoked), scanned A, original, no licence file.

Documentation for Browser Use’s open-source Python library, which lets programs and agents control web browsers. It covers agents, browser and tool settings, sandbox deployment, language models, the Actor API, custom tools, and lifecycle behaviour.

In plain words
What is it for?
Use it when writing Python code that imports Browser Use or configuring its agents, browsers, models, deployments, and custom tools.
Why use it?
It gives developers the reference information needed to configure and extend the open-source library correctly.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/hkuds/automemory/open-source
Any agent
npx skills add HKUDS/AutoMemory --skill open-source
Clone the repo
git clone --depth 1 https://github.com/HKUDS/AutoMemory

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for open-source

README.md
[![agentmods](https://agentmods.dev/badge/skills/hkuds/automemory/open-source.svg)](https://agentmods.dev/skills/hkuds/automemory/open-source)
Your own site
<a href="https://agentmods.dev/skills/hkuds/automemory/open-source"><img src="https://agentmods.dev/badge/skills/hkuds/automemory/open-source.svg" alt="Measured on agentmods" height="20"></a>
Per session 137 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 510 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00137 $0.00510
Opus 5 $0.00068 $0.00255
Sonnet 5 $0.00027 $0.00102
Haiku 4.5 $0.00014 $0.00051

Measured 4d ago against content hash b3e742c445e9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

open-source scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

use_cases/browser-use-main-9b4b8d8/skills/open-source/SKILL.md · 43 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 43 lines · 137 tokens per session scan A b3e742c445e9

Subscribe to this mod's changes

open-source is a skill published in the GitHub repository HKUDS/AutoMemory (23 stars, last pushed 2mo ago), with no licence file. It adds 137 tokens to every session and 510 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

Python Automation Expert

Expert in Python automation and scripting for file operations, web scraping, task automation, and API integrations.

Peadarpol/ai-delivery-control · 24 tokens

x402

Set up Browser Use Cloud payments with x402 — pay per request from a crypto wallet (USDC on Base mainnet), no signup or API key. Two setups it works out up front — "just use it" (set up a wallet so you or Claude Code can run cloud browser tasks paid from the wallet — Claude writes and runs throwaway scripts, nothing…

browser-use/browser-use · 175 tokens

browser-use

Direct browser control via CDP for web interaction: automation, scraping, testing, screenshots, and site/app work.

browser-use/browser-use · 26 tokens

scrapling-official

Scrape web pages using Scrapling with anti-bot bypass (like Cloudflare Turnstile), stealth headless browsing, spiders framework, adaptive scraping, and JavaScript rendering. Use when asked to scrape, crawl, or extract data from websites; webfetch fails; the site has anti-bot protections; write Python code to…

D4Vinci/Scrapling · 80 tokens

remote-browser

Controls an isolated Browser Use Cloud browser from a sandboxed machine with the current Browser Use CLI.

browser-use/browser-use · 22 tokens

textual-screenshot

Capture a Textual terminal UI as an SVG using its headless test harness. Use when asked to make, attach, or preview a screenshot of deepagents-code/dcode or another Textual app, visually verify a TUI state, or render a modal, screen, or widget without a desktop or browser.

langchain-ai/deepagents · 67 tokens