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.
npx agentmods add skills/aphrody-code/bxc/bxc-autopilotnpx skills add aphrody-code/bxc --skill bxc-autopilotgit clone --depth 1 https://github.com/aphrody-code/bxcWrote 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.
[](https://agentmods.dev/skills/aphrody-code/bxc/bxc-autopilot)<a href="https://agentmods.dev/skills/aphrody-code/bxc/bxc-autopilot"><img src="https://agentmods.dev/badge/skills/aphrody-code/bxc/bxc-autopilot.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00069 | $0.00264 |
| Opus 5 | $0.00034 | $0.00132 |
| Sonnet 5 | $0.00014 | $0.00053 |
| Haiku 4.5 | $0.00007 | $0.00026 |
Grade B, and why
bxc Autopilot & Autonomy 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 3d 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.
**Services for instant MCP + caching**: Reactivate via scripts/bxc-control.sh deploy (or sudo systemctl start bxc bxc-crawler). bxc-crawler.service runs the 24/7 AutonomousCrawler daemon (populates Redis bxc:cache:url:* What it actually says
Key: always scope the verify/lint commands to the feature packages + relevant src (see the bxc-verify command and verify-enforcer agent).
The loop reads PLAN.md, runs scoped checks, appends to log, sleeps.
Services for instant MCP + caching: Reactivate via scripts/bxc-control.sh deploy (or sudo systemctl start bxc bxc-crawler). bxc-crawler.service runs the 24/7 AutonomousCrawler daemon (populates Redis bxc:cache:url:* + SQLite). bxc.service runs the API/CDP server. All crawlers (recursive, get_url_*, mirror background) now cache-first for instant MCP fetches (tools check Redis → SQLite → live only on miss). Use in agents for fresh-yet-cached web data alongside xai/x tools.
Use for any long-running autonomous development or maintenance of bxc-like projects.
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.
- 3d ago First seen · 14 lines · 69 tokens per session scan B 5a95aa12ccbc
bxc Autopilot & Autonomy is a skill published in the GitHub repository aphrody-code/bxc (2 stars, last pushed 3d ago), licensed Apache-2.0. It adds 69 tokens to every session and 264 once invoked, about $0.0003 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-08-31.
Other skills, from other repositories
using-claude-cli
How to drive claude (Claude Code) as a non-interactive CLI tool — headless runs, MCP servers, permissions, output formats, and piping. Use when scripting Claude, spawning a sub-agent from another process, or wiring Claude into CI/automation.
obscura
Operate and validate Obscura for JavaScript page loading, stealth browsing, anti-fingerprinting, tracker blocking, screenshots and visual comparison, CDP automation with Puppeteer or Playwright, screencasting, PDF export, MCP browser interaction, and web extraction. Use when running Obscura against deterministic…
pinchtab
Use this skill when a task needs browser automation through PinchTab: open a website, inspect interactive elements, click through flows, fill out forms, scrape page text, reuse a dedicated automation profile with user approval, export screenshots or PDFs, manage multiple browser instances, or fall back to the HTTP API…
pinchtab-mcp
Use this skill when a task requires browser automation through PinchTab's MCP server connected to a remote browser instance. Covers navigation, element interaction, data extraction, form filling, multi-step flows, and session management via MCP tools.
pinchtab-stealth-score
Run the PinchTab stealth-score sweep against 15 bot-detection / fingerprint sites (sannysoft, rebrowser, deviceandbrowserinfo, iphey, whoer, browserscan, pixelscan, fingerprint-scan, incolumitas, fvision, amiunique, browserleaks, creepjs, coveryourtracks, fingerprint-demo). Starts a Docker PinchTab container per…
pinchtab-dev
Develop and contribute to the PinchTab project. Use when working on PinchTab source code, adding features, fixing bugs, running tests, or preparing PRs. Triggers on "work on pinchtab", "pinchtab development", "contribute to pinchtab", "fix pinchtab bug", "add pinchtab feature".