sanad-agent: Skill for Claude Code

.agents/skills/sanad-repository-maintainer/SKILL.md

Sanad Repository Maintainer is a skill for Claude Code, Codex from EastStarAI/sanad-agent. It costs 35 tokens per session (925 once invoked), scanned A, original, MIT.

Repository-maintenance instructions for the public EastStarAI/sanad-agent project, covering governance, review labels, protected checks, fork safety, and GitHub workflows.

In plain words
What is it for?
Use them to compare tracked files with the live repository, inspect permissions and workflow state, and safely plan or verify authorized GitHub changes.
Why use it?
They require maintainers to inspect the live repository and permissions first, reducing the risk of changing the wrong project or assuming access that has changed.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: installed under .agents/ (shared by several agents).

This is EastStarAI/sanad-agent's own configuration. It tells Claude Code and Codex how to work on sanad-agent 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 sanad-agent configures →

Reuse

Borrowing it

Nothing to install: this file belongs to EastStarAI/sanad-agent. 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/EastStarAI/sanad-agent/main/.agents/skills/sanad-repository-maintainer/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/EastStarAI/sanad-agent

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 Sanad Repository Maintainer

README.md
[![agentmods](https://agentmods.dev/badge/skills/eaststarai/sanad-agent/sanad-repository-maintainer/github.svg)](https://agentmods.dev/skills/eaststarai/sanad-agent/sanad-repository-maintainer)
Your own site
<a href="https://agentmods.dev/skills/eaststarai/sanad-agent/sanad-repository-maintainer"><img src="https://agentmods.dev/badge/skills/eaststarai/sanad-agent/sanad-repository-maintainer/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 Sanad Repository Maintainer

Your own site · 80×15
<a href="https://agentmods.dev/skills/eaststarai/sanad-agent/sanad-repository-maintainer"><img src="https://agentmods.dev/badge/skills/eaststarai/sanad-agent/sanad-repository-maintainer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 925 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 original 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.00035 $0.00925
Opus 5 $0.00017 $0.00463
Sonnet 5 $0.00007 $0.00185
Haiku 4.5 $0.00003 $0.00093

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

Security

Grade A, and why

Sanad Repository Maintainer 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.

.agents/skills/sanad-repository-maintainer/SKILL.md · 62 lines

How it starts

The opening of the file, as written. The whole thing — 62 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Sanad Repository Maintainer

Use this skill when maintaining EastStarAI/sanad-agent. It is written for human maintainers and for development agents acting on their behalf. Read-only inspection is safe by default. An agent must obtain explicit authorization from the responsible human before any GitHub mutation.

Start With Repository State

  1. Confirm the target repository, authenticated GitHub account, available repository role, default branch, and current commit.
  2. Read .github/GOVERNANCE.md and the nearest tracked manifest or documentation page for the surface being maintained.
  3. Compare tracked desired state with the live repository before proposing a mutation.
  4. Report drift, missing permission, and rollback impact before changing live state.
  5. Query the postcondition after every mutation; an accepted API request is not evidence that the intended state is live.

Never hardcode mutable rule, category, run, branch, webhook, or secret identifiers. Discover them from the target repository when needed.

Permission Boundary

GitHub roles and organization policies may change. Verify the live permission instead of assuming it from a username.

  • Public/read access may inspect metadata, Issues, Discussions, pull requests, checks, workflows, and other public repository state.
  • Triage-capable maintainers may classify work and manage ordinary labels or Issue/Discussion state within project governance.
  • Write or maintain access may update review branches and merge an eligible pull request when project policy and human authorization allow it.
  • Administrative repository settings, branch protection or rulesets, Actions permissions, secrets, webhooks, security features, and organization-owned surfaces require the corresponding live administrative permission and separate action-specific authorization.

If the authenticated role cannot perform an operation, stop. Do not seek a bypass, weaker setting, alternate token, or unrelated organization permission.

Pull Requests and Protected Review

Read the full file on GitHub · 62 lines

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. 12d ago First seen · 62 lines · 35 tokens per session scan A 851f75420e1b

Subscribe to this mod's changes

Sanad Repository Maintainer is a skill published in the GitHub repository EastStarAI/sanad-agent (44 stars, last pushed 2d ago), licensed MIT. It adds 35 tokens to every session and 925 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.

Related

Other skills, from other repositories

release-changelog-harness

Chooses ecosystem-native release and changelog tooling (Changesets, Melos, release-plz) plus binary distribution (GitHub Release tarballs, install.sh) when the product is an executable. Use for release CI, install.sh, versioning, CHANGELOGs, shipping MCP/CLI without clone, or meta repos that only ship skills via npx…

Arenukvern/mcp_flutter · 84 tokens

gitnexus-cli

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki".

Arenukvern/mcp_flutter · 59 tokens

github

A general GitHub skill for understanding repositories, pull requests, and issues through a connected GitHub account. It helps route work to more specific GitHub workflows when needed.

rojim666/SztuCode · 35 tokens

yeet

Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this plugin, with gh used only as a fallback where connector coverage is insufficient.

rojim666/SztuCode · 49 tokens

gh-address-comments

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

rojim666/SztuCode · 39 tokens

gitlab

Read and manage GitLab projects, issues, merge requests, and pipelines via the GitLab REST API. Use when the user asks about GitLab projects, issues, MRs, or pipelines.

intentic/intentic · 42 tokens