membrowse-integrate

membrowse-integrate is a skill for Claude Code from membrowse/membrowse-action. It costs 96 tokens per session (7,467 once invoked), scanned B, original, GPL-3.0.

A setup guide for MemBrowse, a memory-usage tracking system for projects that build ELF binaries, such as embedded firmware.

In plain words
What is it for?
Use it to configure tracked build targets, add memory-analysis GitHub workflows, and place a tracking badge in the README.
Why use it?
It helps teams monitor memory changes in compiled programs and keep that information visible in project workflows.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the membrowse plugin — 1 skill shipped together

Good fit Use it to configure tracked build targets, add memory-analysis GitHub workflows, and place a tracking badge in the README.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/membrowse/membrowse-action/membrowse-integrate
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.

Any agent
npx skills add membrowse/membrowse-action --skill membrowse-integrate
Clone the repo
git clone --depth 1 https://github.com/membrowse/membrowse-action

Made for: Claude Code.

Or install membrowse, the plugin that ships this one along with the rest of its 1 skill.

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 membrowse-integrate

README.md
[![agentmods](https://agentmods.dev/badge/skills/membrowse/membrowse-action/membrowse-integrate/github.svg)](https://agentmods.dev/skills/membrowse/membrowse-action/membrowse-integrate)
Your own site
<a href="https://agentmods.dev/skills/membrowse/membrowse-action/membrowse-integrate"><img src="https://agentmods.dev/badge/skills/membrowse/membrowse-action/membrowse-integrate/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for membrowse-integrate

Your own site · 80×15
<a href="https://agentmods.dev/skills/membrowse/membrowse-action/membrowse-integrate"><img src="https://agentmods.dev/badge/skills/membrowse/membrowse-action/membrowse-integrate.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,467 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00096 $0.07467
Opus 5 $0.00048 $0.03734
Sonnet 5 $0.00019 $0.01493
Haiku 4.5 $0.00010 $0.00747

Measured 9d ago against content hash e1c1f3789461, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade B, and why

membrowse-integrate scanned grade B with 1 finding 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 9d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

sudo apt-get update && sudo apt-get install -y build-essential
skills/membrowse-integrate/SKILL.md · 787 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 9d ago First seen · 787 lines · 96 tokens per session scan B e1c1f3789461

Subscribe to this mod's changes

membrowse-integrate is a skill published in the GitHub repository membrowse/membrowse-action (36 stars, last pushed 2mo ago), licensed GPL-3.0. It adds 96 tokens to every session and 7,467 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.

Related

Other skills, from other repositories

codspeed-optimize

Autonomously optimize code for performance using CodSpeed benchmarks, flamegraph analysis, and iterative improvement. Use this skill whenever the user wants to make code faster, reduce CPU usage, optimize memory, improve throughput, find performance bottlenecks, or asks to 'optimize', 'speed up', 'make faster'…

CodSpeedHQ/codspeed · 113 tokens

codspeed-setup-harness

Set up performance benchmarks and CodSpeed harness for a project. Use this skill whenever the user wants to create benchmarks, add performance tests, set up CodSpeed, configure codspeed.yml, integrate a benchmarking framework (criterion, divan, pytest-benchmark, vitest bench, go test -bench, google benchmark), or when…

CodSpeedHQ/codspeed · 120 tokens

reflow-profile-compliance-toolkit

Deterministic handbook-grounded retrieval and thermocouple computations for reflow profile compliance outputs such as ramp, TAL, peak, feasibility, and selection.

benchflow-ai/skillsbench · 39 tokens

position-controller-trajectory-planner

Use this skill when implementing the outer control loop for a quadrotor — position PID control (position/velocity error → thrust and desired acceleration) and trajectory planning from flight-plan waypoints (takeoff, hover, fly, land segments → smooth 15-row state matrix).

benchflow-ai/skillsbench · 62 tokens

radar-vital-signs

End-to-end pipeline for extracting heart rate (HR) and breathing rate (BR) from raw short-range radar I/Q captures — both continuous-wave (CW, 24 GHz clinical boards) and FMCW mmWave (60/77 GHz, TI IWR/AWR). Use when Claude needs to parse interleaved I/Q binary, do a Range FFT on FMCW chirps, remove static clutter…

benchflow-ai/skillsbench · 171 tokens

imc-tuning-rules

Calculate PI/PID controller gains using Internal Model Control (IMC) tuning rules for first-order systems.

benchflow-ai/skillsbench · 28 tokens