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.
git 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-app-scaffolder)<a href="https://agentmods.dev/agents/secondsky/sap-skills/ui5-app-scaffolder"><img src="https://agentmods.dev/badge/agents/secondsky/sap-skills/ui5-app-scaffolder.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.00082 | $0.04958 |
| Opus 5 | $0.00041 | $0.02479 |
| Sonnet 5 | $0.00016 | $0.00992 |
| Haiku 4.5 | $0.00008 | $0.00496 |
Grade A, and why
ui5-app-scaffolder 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 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.
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.
- 4d ago First seen · 628 lines · 82 tokens per session scan A 00586dadf398
ui5-app-scaffolder is an agent published in the GitHub repository secondsky/sap-skills (436 stars, last pushed 5d ago), licensed GPL-3.0. It adds 82 tokens to every session and 4,958 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
ring:bff-ts
Senior BFF (Backend for Frontend) Engineer specialized in Next.js API Routes with Clean Architecture, DDD, and Hexagonal patterns. Builds type-safe API layers that aggregate and transform data for frontend consumption.
sap-integration-advisor
SAP integration architecture guidance in Korean for connecting SAP with other SAP systems, web services, and Korean business software. It covers data exchange methods such as RFC, IDoc, OData, APIs, files, and events.
sap-integration-cloud-consultant
An expert assistant for SAP cloud integration and data services, including links between business systems, applications, and government or banking systems in South Korea.
javascript-pro
Modern JavaScript specialist for browser, Node.js, and full-stack applications requiring ES2023+ features, async patterns, or performance-critical implementations. Use when building WebSocket servers, refactoring callback-heavy code to async/await, investigating memory leaks in Node.js, scaffolding ES module libraries…
sap-pm-consultant
SAP Plant Maintenance consultant agent. Dispatched for deep PM module expertise — equipment management, work orders, preventive maintenance, notifications, and best practices.
farm-scaffolder
Use this agent to scaffold FARM stack (FastAPI + React + MongoDB) components -- CRUD endpoints, React pages, MongoDB models, and Docker setup. Examples: User: "Create a CRUD API for the products collection" Assistant: "I'll launch the farm-scaffolder agent to generate the endpoint." User: "Scaffold a new feature with…