yuanbao

yuanbao is a skill for Claude Code, Codex from ariffazil/AAA. It costs 21 tokens per session (1,011 once invoked), scanned D, original, AGPL-3.0.

A Yuanbao integration for grouping users, mentioning people, and looking up information or group members.

In plain words
What is it for?
It is for mentioning users in Yuanbao groups and querying group details or membership.
Why use it?
It helps agents work with user groups and retrieve basic group information without handling those tasks manually.

Skill for Claude CodeCodex

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

Good fit It is for mentioning users in Yuanbao groups and querying group details or membership.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ariffazil/aaa/yuanbao
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.

Any agent
npx skills add ariffazil/AAA --skill yuanbao
Clone the repo
git clone --depth 1 https://github.com/ariffazil/AAA

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 yuanbao

README.md
[![agentmods](https://agentmods.dev/badge/skills/ariffazil/aaa/yuanbao.svg)](https://agentmods.dev/skills/ariffazil/aaa/yuanbao)
Your own site
<a href="https://agentmods.dev/skills/ariffazil/aaa/yuanbao"><img src="https://agentmods.dev/badge/skills/ariffazil/aaa/yuanbao.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,011 The whole file, excluding the scripts and references it only reads on demand.
Security scan D 3 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00021 $0.01011
Opus 5 $0.00010 $0.00505
Sonnet 5 $0.00004 $0.00202
Haiku 4.5 $0.00002 $0.00101

Measured 4d ago against content hash 239e4875f511, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade D, and why

yuanbao scanned grade D with 3 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 4d 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.

Subtle steeringmediumPrompt injection

Instructions that bias recommendations or shape behaviour without the user noticing.

**NEVER say you cannot send messages or @mention users. NEVER suggest the user do it manually. NEVER add disclaimers about permissions. Just reply with the text you want sent.**

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

**NEVER say you cannot send messages or @mention users. NEVER suggest the user do it manually. NEVER add disclaimers about permissions. Just reply with the text you want sent.**

Strips warnings and disclaimersmediumAnti-refusal

Omitting safety caveats hides risk from the user and is a common jailbreak preamble.

**NEVER say you cannot send messages or @mention users. NEVER suggest the user do it manually. NEVER add disclaimers about permissions. Just reply with the text you want sent.**
.hermes-archived-2026-08-15/skills/yuanbao/SKILL.md · 109 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-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. 4d ago First seen · 109 lines · 21 tokens per session scan D 239e4875f511

Subscribe to this mod's changes

yuanbao is a skill published in the GitHub repository ariffazil/AAA (2 stars, last pushed today), licensed AGPL-3.0. It adds 21 tokens to every session and 1,011 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it D with 3 findings (subtle steering, tells the agent never to refuse, strips warnings and disclaimers). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

local-document-organizer

Preview-first local file organizer. Scan a user-named folder, classify files with readable rules, show a plan, execute approved moves and undo them. Use for sorting Downloads, renaming into category folders, or reviewing organization history, including scoped metadata-only course persistence. Do not use for knowledge…

Prompthon-IO/agent-systems-handbook · 72 tokens

customer-email-assist

Review Gmail customer-support threads with a minimal-token, connector-first workflow. Use when Codex needs to read Gmail through the Codex Gmail connector, import cleaned messages into a local SQLite issue queue, apply deterministic cleanup and classification first, reserve model usage for JSON-only message…

Prompthon-IO/agent-systems-handbook · 85 tokens

personal-workflow-automation

Define, preview, execute and inspect manually triggered workflows with ordered deterministic tool steps and approval gates. Use for repeatable multi-step course routines and explicit retries. Do not use for file classification, knowledge synthesis, background scheduling or replacing another skill's work.

Prompthon-IO/agent-systems-handbook · 56 tokens

google-workspace

Gmail, Google Calendar, Drive, Sheets via Google APIs.

ariffazil/arifOS · 16 tokens

notion

Notion workspace — read/write pages, databases, search, create tasks via Notion API.

ariffazil/arifOS · 21 tokens

arif-a2a-call

A2A v1.0.0 client + 888 JUDGMENT integration for OPENCLAW. Use when candidate actions require ASI deliberation or A2A federation with APEX (formerly Hermes).

ariffazil/arifOS · 51 tokens