rsyslog_test

rsyslog_test is a skill for Claude Code, Codex from rsyslog/rsyslog. It costs 20 tokens per session (2,519 once invoked), scanned B, original, LGPL-3.0.

A testing guide for rsyslog, an open-source system that collects and forwards log messages, using its diag.sh diagnostic script.

In plain words
What is it for?
It helps developers run and standardize tests for rsyslog and check whether its behavior is valid.
Why use it?
It gives rsyslog tests and checks a consistent structure, reducing ad hoc validation work.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

About the project

rsyslog is a high-performance log processing system that receives logs from many sources, transforms and routes them, and sends them to destinations such as files, Kafka, Elasticsearch, or databases. It is used to build system and application logging pipelines, including remote forwarding and structured data processing. The catalogue contains skills and instructions for operating and working with rsyslog.

rsyslog/rsyslog · 2,335 stars · on GitHub · rsyslog.com

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.

agentmods
npx agentmods add skills/rsyslog/rsyslog/rsyslog_test
Any agent
npx skills add rsyslog/rsyslog --skill rsyslog_test
Clone the repo
git clone --depth 1 https://github.com/rsyslog/rsyslog

Made for: Claude Code, Codex.

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 rsyslog_test

README.md
[![agentmods](https://agentmods.dev/badge/skills/rsyslog/rsyslog/rsyslog_test.svg)](https://agentmods.dev/skills/rsyslog/rsyslog/rsyslog_test)
Your own site
<a href="https://agentmods.dev/skills/rsyslog/rsyslog/rsyslog_test"><img src="https://agentmods.dev/badge/skills/rsyslog/rsyslog/rsyslog_test.svg" alt="Measured on agentmods" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,519 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
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.00020 $0.02519
Opus 5 $0.00010 $0.01260
Sonnet 5 $0.00004 $0.00504
Haiku 4.5 $0.00002 $0.00252

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

Security

Grade B, and why

rsyslog_test 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 6d 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.

missing in a local agent environment, suggest installing them (`sudo apt-get install -y pycodestyle python3-autopep8` on Debian/Ubuntu) but do
.agent/skills/rsyslog_test/SKILL.md · 230 lines

The source is not reproduced here

Licensed LGPL-3.0

The repository is licensed LGPL-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. 6d ago First seen · 230 lines · 20 tokens per session scan B ba168bb787ac

Subscribe to this mod's changes

rsyslog_test is a skill published in the GitHub repository rsyslog/rsyslog (2,335 stars, last pushed today), licensed LGPL-3.0. It adds 20 tokens to every session and 2,519 once invoked, about $0.0001 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-30.

Related

Other skills, from other repositories

ere-regex-increment

Use when: incrementing, renumbering, shifting, or inserting EREREGEXDATETIME regex id declarations in eredatetimesimpl.rs. Updates cfg regex ids, macro first arguments, and DATETIMEPARSEDATASLENMAX, then verifies pair continuity.

jtmoon79/super-speedy-syslog-searcher · 58 tokens

s4-log-search

Use when: searching log files with super-speedy-syslog-searcher, s4, merging disparate logs by datetime range, building incident timelines, querying journal, evtx, etl, asl, audit logs, compressed logs, or archived logs. Assumes the user has an s4 binary installed.

jtmoon79/super-speedy-syslog-searcher · 67 tokens

observability-testing-patterns

Observability and monitoring validation patterns for dashboards, alerting, log aggregation, APM traces, and SLA/SLO verification. Use when testing monitoring infrastructure, dashboard accuracy, alert rules, or metric pipelines.

summarybotng/summarybot-ng · 47 tokens

k8s-logging-pipeline

Kubernetes 日志收集中断、Fluentd/Filebeat 异常的完整诊断-修复-验证 Skill.

kudig-io/kudig-database · 26 tokens

run-tests

Runs .NET tests with dotnet test. Use when user says "run tests", "execute tests", "dotnet test", "test filter", "tests not running", or needs to detect the test platform (VSTest or Microsoft.Testing.Platform), identify the test framework, apply test filters, or troubleshoot test execution failures. Covers MSTest…

exceptionless/Exceptionless · 114 tokens

backend-architecture

Use this skill when working on the ASP.NET Core backend — adding controllers, services, repositories, validators, authorization, WebSocket endpoints, jobs, Foundatio infrastructure, configuration, or Aspire orchestration. Prefer this as the backend entrypoint for project layering, C# conventions, logging…

exceptionless/Exceptionless · 74 tokens