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 skills add secondsky/sap-skills --skill sap-btp-service-managergit 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/skills/secondsky/sap-skills/sap-btp-service-manager)<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-service-manager"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-service-manager/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.
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-service-manager"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-service-manager.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- Socket fail
- Snyk fail
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.00182 | $0.04184 |
| Opus 5 | $0.00091 | $0.02092 |
| Sonnet 5 | $0.00036 | $0.00837 |
| Haiku 4.5 | $0.00018 | $0.00418 |
Grade B, and why
sap-btp-service-manager scanned grade B with 2 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 8d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo mv smctl /usr/local/bin/ && smctl --version Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl '<uaa_url>/oauth/token' -X POST \ 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 ships with it
14 files 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.
- agents/openai.yaml 270 B
- README.md 9.2 KB
- references/api-reference.md 10 KB
- references/btp-cli-commands.md 14 KB
- references/kubernetes-operator.md 13 KB
- references/rate-limiting-filtering.md 9.1 KB
- references/roles-permissions.md 9.4 KB
- references/service-catalog-legacy.md 7.7 KB
- references/smctl-commands.md 17 KB
- templates/oauth-token-request.sh 4.4 KB runs code
- templates/service-binding-cf.json 2.3 KB
- templates/service-binding-k8s.yaml 4.0 KB
- templates/service-instance-cf.json 2.0 KB
- templates/service-instance-k8s.yaml 3.2 KB
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.
- 8d ago First seen · 554 lines · 182 tokens per session scan B b0234a553647
sap-btp-service-manager is a skill published in the GitHub repository secondsky/sap-skills (440 stars, last pushed yesterday), licensed GPL-3.0. It adds 182 tokens to every session and 4,184 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it B with 2 findings (asks for root, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
sap-expert
Expert in SAP ERP systems, ABAP programming, SAP HANA, S/4HANA, Fiori applications, and SAP integration patterns including OData, RFC, and IDoc. Use when the user mentions ERP, enterprise, business apps, ABAP, HANA, or S/4HANA, or when the task involves SAP Ecosystem, ABAP Development, Integration Technologies, or…
kafka-event-driven-design
Kafka event-driven architecture designer and reviewer, at the application/client layer. ALWAYS use when designing, reviewing, or troubleshooting how a service produces or consumes Kafka events — topic and partition-key design, producer and consumer client configuration, consumer group topology, event schema definition…
api-design
REST API contract designer and reviewer. ALWAYS use when designing new endpoints, reviewing existing API contracts, planning API versioning, or standardizing error models. Covers resource modeling (URL/naming), HTTP method semantics, status code selection, error model consistency, pagination/filtering/sorting…
cds-view-entities
Help with CDS (Core Data Services) view entity development including data modeling, annotations, associations, compositions, access controls, aggregate expressions, built-in functions, and input parameters. Use when users ask about CDS views, CDS view entities, CDS annotations, CDS associations, CDS compositions, CDS…
rap
Help with RAP (RESTful ABAP Programming Model) development including behavior definitions, EML statements, managed and unmanaged BOs, draft handling, actions, validations, determinations, side effects, and business events. Use when users ask about RAP, BDEF, BDL, EML, behavior definitions, behavior pools, managed BO…
rap-business-events
Help with RAP business events and enterprise eventing including event definitions in behavior definitions, raising events from RAP handler methods, event bindings, SAP Event Mesh integration, event consumption, and event-driven architecture patterns in ABAP Cloud. Use when users ask about RAP business events…