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.
npx agentmods add agents/secondsky/sap-skills/ui5-api-explorergit clone --depth 1 https://github.com/secondsky/sap-skillsWrote 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/secondsky/sap-skills/ui5-api-explorer)<a href="https://agentmods.dev/agents/secondsky/sap-skills/ui5-api-explorer"><img src="https://agentmods.dev/badge/agents/secondsky/sap-skills/ui5-api-explorer.svg" alt="Measured on agentmods" 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.00075 | $0.07139 |
| Opus 5 | $0.00037 | $0.03570 |
| Sonnet 5 | $0.00015 | $0.01428 |
| Haiku 4.5 | $0.00007 | $0.00714 |
Grade A, and why
ui5-api-explorer 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 2d 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.
The source is not reproduced here
Licensed GPL-3.0
The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 2d ago First seen · 1,064 lines · 75 tokens per session scan A 989d18f9400c
ui5-api-explorer is an agent published in the GitHub repository secondsky/sap-skills (434 stars, last pushed 2d ago), licensed GPL-3.0. It adds 75 tokens to every session and 7,139 once invoked, about $0.0004 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-09-03.
Other agents, from other repositories
sap-tutor
SAP 신입사원 교육 튜터. 모듈 지식, ABAP 개발, IMG 구성을 단계별로 설명하고, 복잡한 질문은 각 모듈 컨설턴트 에이전트에게 위임하여 답변을 전달. SAP 초보자 질문, 용어 설명, 학습 경로 안내, "이게 뭐예요?", "왜 이렇게 하나요?" 등의 질문 시 자동 위임.
sap-cbo-explainer
커스텀 프로그램(CBO, Z/Y 오브젝트) 현업 설명 전문 에이전트. CBO 스냅샷(오프라인 소스 사본)을 읽고 "이 프로그램이 뭘 하나요", "왜 이 값이 나오나요", "저장할 때 왜 오류가 나요"를 개발 지식 없는 현업 언어로 답한다. Z 프로그램 설명, 커스텀 화면 동작 질문, 자체 개발 기능 문의 시 자동 위임. 코드 리뷰가 목적이면 sap-abap-developer 사용.
kaggle-miner
Use this agent when the user provides a Kaggle competition URL or asks to learn from Kaggle winning solutions. Examples.
frontend-reviewer
Reviews a diff through the FRONTEND lens only (a11y/ARIA, semantic HTML, focus/keyboard, state handling, responsive/viewport, color-only signaling). Read-only. Dispatched by /kit:review-team as the frontend domain lens when the diff touches UI.
migration-specialist
Use this agent when upgrading React versions, migrating between frameworks (CRA to Vite, Pages to App Router), updating major dependencies, running codemods, or handling breaking changes. This agent specializes in safe, incremental migration strategies.
ui-executor
Internal dynos-work agent. Implements UI components, pages, interactions, and styles. Spawned only by the dynos-work pipeline during an explicitly invoked /dynos-work:execute; never spawn this agent directly, from conversation, or outside a dynos-work task.