youtube-audio: Agent for Claude Code

.github/agents/js-expert.agent.md

TypeScript Extension Expert is an agent for Claude Code from animeshkundu/youtube-audio. It costs 29 tokens per session (1,055 once invoked), scanned B, original, GPL-3.0.

An AI coding agent focused on implementing TypeScript browser extensions with WXT and Preact, including Manifest V2 and V3.

In plain words
What is it for?
Use it when building or changing the YouTube Audio browser extension.
Why use it?
It provides project-focused guidance for extension code instead of treating the work as generic TypeScript development.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

This is animeshkundu/youtube-audio's own configuration. It tells Claude Code how to work on youtube-audio itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything youtube-audio configures →

Reuse

Borrowing it

Nothing to install: this file belongs to animeshkundu/youtube-audio. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/animeshkundu/youtube-audio/master/.github/agents/js-expert.agent.md
Clone the repo
git clone --depth 1 https://github.com/animeshkundu/youtube-audio

Made for: Claude Code.

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 TypeScript Extension Expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/animeshkundu/youtube-audio/js-expert/github.svg)](https://agentmods.dev/agents/animeshkundu/youtube-audio/js-expert)
Your own site
<a href="https://agentmods.dev/agents/animeshkundu/youtube-audio/js-expert"><img src="https://agentmods.dev/badge/agents/animeshkundu/youtube-audio/js-expert/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 TypeScript Extension Expert

Your own site · 80×15
<a href="https://agentmods.dev/agents/animeshkundu/youtube-audio/js-expert"><img src="https://agentmods.dev/badge/agents/animeshkundu/youtube-audio/js-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,055 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.00029 $0.01055
Opus 5 $0.00015 $0.00528
Sonnet 5 $0.00006 $0.00211
Haiku 4.5 $0.00003 $0.00105

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

Security

Grade B, and why

TypeScript Extension Expert 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 10d 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.

Unrestricted tool accessmediumExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

tools: ['*']
.github/agents/js-expert.agent.md · 76 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. 10d ago First seen · 76 lines · 29 tokens per session scan B 49f039c4e7dc

Subscribe to this mod's changes

TypeScript Extension Expert is an agent published in the GitHub repository animeshkundu/youtube-audio (170 stars, last pushed 10d ago), licensed GPL-3.0. It adds 29 tokens to every session and 1,055 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.