rsyslog: Skill for Codex

.agent/skills/rsyslog-security-pr-review/SKILL.md

rsyslog-security-pr-review is a skill for Codex from rsyslog/rsyslog. It costs 70 tokens per session (1,775 once invoked), scanned A, original, LGPL-3.0.

A security review workflow for rsyslog pull requests. rsyslog is software that collects and processes system logs, and a pull request is a proposed code change for review.

In plain words
What is it for?
It helps review a proposed change, create a tamper-linked review record, or resolve one confirmed security issue candidate.
Why use it?
It gives reviewers a consistent way to examine only the security-related changes and keep a local record of the review.

Skill for Codex

Written for Codex: agents/openai.yaml present.

This is rsyslog/rsyslog's own configuration. It tells Codex how to work on rsyslog 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 rsyslog configures →

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,333 stars · on GitHub · rsyslog.com

Reuse

Borrowing it

Nothing to install: this file belongs to rsyslog/rsyslog. 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/rsyslog/rsyslog/main/.agent/skills/rsyslog-security-pr-review/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/rsyslog/rsyslog

Made for: 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-security-pr-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/rsyslog/rsyslog/rsyslog-security-pr-review/github.svg)](https://agentmods.dev/skills/rsyslog/rsyslog/rsyslog-security-pr-review)
Your own site
<a href="https://agentmods.dev/skills/rsyslog/rsyslog/rsyslog-security-pr-review"><img src="https://agentmods.dev/badge/skills/rsyslog/rsyslog/rsyslog-security-pr-review/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 rsyslog-security-pr-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/rsyslog/rsyslog/rsyslog-security-pr-review"><img src="https://agentmods.dev/badge/skills/rsyslog/rsyslog/rsyslog-security-pr-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,775 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00070 $0.01775
Opus 5 $0.00035 $0.00888
Sonnet 5 $0.00014 $0.00355
Haiku 4.5 $0.00007 $0.00178

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

Security

Grade A, and why

rsyslog-security-pr-review 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 11d 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.

.agent/skills/rsyslog-security-pr-review/SKILL.md · 167 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

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 11d ago First seen · 167 lines · 70 tokens per session scan A e0d9b3ff521b

Subscribe to this mod's changes

rsyslog-security-pr-review is a skill published in the GitHub repository rsyslog/rsyslog (2,333 stars, last pushed yesterday), licensed LGPL-3.0. It adds 70 tokens to every session and 1,775 once invoked, about $0.0003 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.

Related

Other skills, from other repositories

review-logging-patterns

Review code for logging patterns and suggest evlog adoption. Optionally use @evlog/cli (evlog init to wire evlog, evlog agents to write the conventions into AGENTS.md, evlog map to score entry-point coverage, --baseline to gate regressions in CI) on Nuxt, Nitro, Next.js, TanStack Start, and Hono. Guides setup on those…

HugoRCD/evlog · 197 tokens

self-review

Weekly pass over the evlog repository and Evi's own surface, in two halves — what has drifted out of coherence (a capability wired but never consumed, code contradicting a written guide, a description promising a tool the allowlist lacks), and what is missing (a capability worth having, a manual step worth automating…

HugoRCD/evlog · 117 tokens

repo-health-sweep

Bi-weekly pass over the whole evlog repository, not just the agent's own surface. Checks every SKILL.md against the real package surface, the docs tree for stale or self-contradictory pages, the repo's own conventions, and the examples against the current API. Load this when the repo-health-sweep schedule fires, or…

HugoRCD/evlog · 102 tokens

Automated Refactoring with PMAT

Provides automated refactoring suggestions and complexity reduction strategies using PMAT (Pragmatic AI Labs MCP Agent Toolkit). Use this skill when: User requests code refactoring, optimization, or improvement Complexity analysis reveals high-complexity functions (cyclomatic > 10) Code review identifies…

paiml/paiml-mcp-agent-toolkit · 120 tokens

Code Quality Analysis with PMAT

Analyzes code quality, complexity, and technical debt using PMAT (Pragmatic AI Labs MCP Agent Toolkit). Use this skill when: User mentions "code quality", "complexity", "technical debt", or "maintainability" Reviewing code or conducting code review Modifying or refactoring existing code files Creating pull requests or…

paiml/paiml-mcp-agent-toolkit · 154 tokens

confluent-skill-reviewer

Review a Confluent agent skill in this repo against the Agent Skills spec (agentskills.io), Confluent conventions in CLAUDE.md, the PR template gates, and the evals-as-contract rule. Use this skill whenever the user asks to review, audit, validate, or lint a skill; opens or inspects a PR that adds or modifies anything…

confluentinc/agent-skills · 191 tokens