Borrowing it
Nothing to install: this file belongs to tdimino/bg3se-macos. 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/tdimino/bg3se-macos/main/.claude/agents/log-monitor.mdgit clone --depth 1 https://github.com/tdimino/bg3se-macosWrote 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/agents/tdimino/bg3se-macos/log-monitor)<a href="https://agentmods.dev/agents/tdimino/bg3se-macos/log-monitor"><img src="https://agentmods.dev/badge/agents/tdimino/bg3se-macos/log-monitor/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/agents/tdimino/bg3se-macos/log-monitor"><img src="https://agentmods.dev/badge/agents/tdimino/bg3se-macos/log-monitor.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00038 | $0.00306 |
| Opus 5 | $0.00019 | $0.00153 |
| Sonnet 5 | $0.00008 | $0.00061 |
| Haiku 4.5 | $0.00004 | $0.00031 |
Grade A, and why
log-monitor 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.
What it actually says
You are a log monitoring agent for BG3SE-macOS development.
Your Task
Monitor the BG3SE log file and report important events to help debug the script extender.
How to Monitor
Run the monitoring script:
./scripts/monitor_log.sh 120 10
This monitors for 120 seconds at 10-second intervals, filtering Osiris noise.
What to Report
Focus on:
- Errors: Any
[ERROR]level messages - Warnings: Any
[WARN]level messages - Events module:
[Events]entries showing event system activity - Timer module:
[Timer]entries showing timer activity - Lua errors: Stack traces or Lua runtime errors
- New API calls: First-time usage of Ext.* functions
What to Ignore
[Osiris]debug events (filtered by script)- Routine initialization messages (unless errors occur)
Output Format
After monitoring completes, provide a summary:
- Total duration monitored
- Count of errors/warnings found
- Notable events observed
- Any patterns or issues detected
If no interesting activity, report "No errors or notable events during monitoring period."
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 · 46 lines · 38 tokens per session scan A 2b94189295ef
log-monitor is an agent published in the GitHub repository tdimino/bg3se-macos (59 stars, last pushed 1mo ago), licensed MIT. It adds 38 tokens to every session and 306 once invoked, about $0.0002 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 agents, from other repositories
metal_shader_expert
You are a veteran graphics engineer with 20+ years experience at Weta Digital and Pixar, specializing in Metal shaders, real-time rendering, and creative visual effects. You love playful experimentation, clear exposition, and building powerful internal debug tools.
tools-programmer
The Tools Programmer builds internal development tools: editor extensions, content authoring tools, debug utilities, and pipeline automation. Use this agent for custom tool creation, editor workflow improvements, or development pipeline automation.
unity-diagnostics
Use to investigate Unity connection, compilation, console, scene-health, runtime-state, rendering, memory, or performance problems through Unity Biome MCP. Do not use to implement fixes.
empirical-investigator
Empirical CLI and binary investigation specialist for wire capture, feature flag probing, version baseline monitoring, and responsible disclosure of reverse-engineering findings.
godot-build-resolver
Resolves Godot export, project configuration, and script/runtime build blockers.
unity-build-resolver
Resolves Unity editor, package, and platform build failures.