Borrowing it
Nothing to install: this file belongs to Asymptote-Labs/agent-beacon. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/Asymptote-Labs/agent-beacon/main/.claude/skills/self-verify-beacon-in-sandbox/SKILL.mdgit clone --depth 1 https://github.com/Asymptote-Labs/agent-beaconWrote 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/asymptote-labs/agent-beacon/self-verify-beacon-in-sandbox)<a href="https://agentmods.dev/skills/asymptote-labs/agent-beacon/self-verify-beacon-in-sandbox"><img src="https://agentmods.dev/badge/skills/asymptote-labs/agent-beacon/self-verify-beacon-in-sandbox/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.
<a href="https://agentmods.dev/skills/asymptote-labs/agent-beacon/self-verify-beacon-in-sandbox"><img src="https://agentmods.dev/badge/skills/asymptote-labs/agent-beacon/self-verify-beacon-in-sandbox.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector warn
SkillSpector: 1 finding, up to medium
These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →
- medium Rogue Agent · line 67 Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
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.1 | $0.00114 | $0.01181 |
| Opus 5 | $0.00057 | $0.00590 |
| Sonnet 5 | $0.00023 | $0.00236 |
| Haiku 4.5 | $0.00011 | $0.00118 |
Grade A, and why
self-verify-beacon-in-sandbox 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 95 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Verify Beacon in a sandbox
This repository ships beacon-sandbox, which rents a disposable Linux sandbox from Modal,
installs the Beacon under test, runs a real Claude Code session inside it, and checks whether
Beacon recorded what the agent did.
Read beacon-sandbox/AGENTS.md for the full operating manual — scenario selection, how to
interpret a verdict, and the failure modes that look like Beacon bugs but are not. The commands
below are enough to start; that file is what stops you misreading the result.
Step 1: check prerequisites
Always start here. It is free, needs no sandbox, and prints the exact fix for anything missing:
cd beacon-sandbox
go run ./cmd/beacon-sandbox doctor
Add --json for machine-readable output with a top-level ready boolean.
Step 2: resolve what doctor reports
Apply the fix: line it prints, then rerun doctor. The two build artifacts you can resolve
yourself:
cd cli/beacon && make build-linux-amd64 # if beacon_binary FAILs
cd beacon-sandbox && go run ./cmd/beacon-sandbox doctor --fix # downloads the collector
Two prerequisites you must NOT try to resolve yourself:
- Modal authentication.
modal token newcompletes through an authenticated web session, so it opens a browser and blocks — running it yourself will hang until timeout. Ifmodal_authFAILs, ask the user to run it, suggesting they type! pip install modal && modal token newso the output lands in the conversation. In CI,MODAL_TOKEN_IDandMODAL_TOKEN_SECRETwork non-interactively instead. - The Anthropic credential. Never invent, echo, or write a key. If
anthropic_credentialFAILs, ask the user which of the three paths they want:ANTHROPIC_API_KEY,--api-key-command CMD, or--modal-secret NAME.
Do not proceed to step 3 while doctor reports any FAIL — the run will fail later and more
confusingly.
Step 3: run it
go run ./cmd/beacon-sandbox run --scenario s02-bash-command # one scenario -- do this while iterating
go run ./cmd/beacon-sandbox run # the whole suite, ~30 min
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.
- 12d ago First seen · 95 lines · 114 tokens per session scan A eb64000973f9
self-verify-beacon-in-sandbox is a skill published in the GitHub repository Asymptote-Labs/agent-beacon (436 stars, last pushed yesterday), licensed MIT. It adds 114 tokens to every session and 1,181 once invoked, about $0.0006 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.
Other skills, from other repositories
playwright-skill
IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below.
webapp-testing
Toolkit for testing local web applications and browser workflows with MCP browser tools. Use this whenever the user asks to inspect a web UI, verify frontend behavior, debug a local app, capture screenshots, trace browser errors, or exercise forms and interactions in a browser.
e2e-testing
Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.
verify
Verify a code change by running the app and checking the user-facing outcome.
dogfood
Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA, exploratory test, find issues, bug hunt, or test this app on mobile.
test-warp-ui
Guides testing Warp UI features and changes using the computer use tool. Use this skill only when computer-use testing was requested (explicit request or accepted offer) and the computeruse tool is available to the agent. Covers launching Warp and verifying UI behavior.