sap-btp-cloud-identity-services

sap-btp-cloud-identity-services is a skill for Claude Code, Codex from secondsky/sap-skills. It costs 89 tokens per session (2,459 once invoked), scanned A, original, GPL-3.0.

A guide to SAP Cloud Identity Services, which handle sign-in, user provisioning, and access permissions for SAP BTP applications.

In plain words
What is it for?
Use it for OIDC or SAML sign-in, corporate identity-provider connections, subaccount trust, and role management.
Why use it?
It helps configure how users authenticate, how accounts are synchronized, and which applications and roles they can access.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the sap-btp-cloud-identity-services plugin — 1 skill, 1 command, 1 agent shipped together

not rated 442repo +8 2d ago A scan Socket: passSnyk: passSkillSpector: pass 89 tokens GPL-3.0

Good fit Use it for OIDC or SAML sign-in, corporate identity-provider connections, subaccount trust, and role management.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/secondsky/sap-skills/sap-btp-cloud-identity-services
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 secondsky/sap-skills --skill sap-btp-cloud-identity-services
Clone the repo
git clone --depth 1 https://github.com/secondsky/sap-skills

Made for: Claude Code, Codex.

Or install sap-btp-cloud-identity-services, the plugin that ships this one along with the rest of its 1 skill, 1 command, 1 agent.

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 sap-btp-cloud-identity-services

README.md
[![agentmods](https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-cloud-identity-services/github.svg)](https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-cloud-identity-services)
Your own site
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-cloud-identity-services"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-cloud-identity-services/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 sap-btp-cloud-identity-services

Your own site · 80×15
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-cloud-identity-services"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-cloud-identity-services.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,459 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
  • Socket pass 7 Aug 2026
  • Snyk pass 7 Aug 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00089 $0.02459
Opus 5 $0.00044 $0.01229
Sonnet 5 $0.00018 $0.00492
Haiku 4.5 $0.00009 $0.00246

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

Security

Grade A, and why

sap-btp-cloud-identity-services 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.

plugins/sap-btp-cloud-identity-services/skills/sap-btp-cloud-identity-services/SKILL.md · 169 lines

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.

Read it on GitHub

Files

What ships with it

8 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.

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 · 169 lines · 89 tokens per session scan A 90218a042b4b

Subscribe to this mod's changes

sap-btp-cloud-identity-services is a skill published in the GitHub repository secondsky/sap-skills (442 stars, last pushed 2d ago), licensed GPL-3.0. It adds 89 tokens to every session and 2,459 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-08-30.

Related

Other skills, from other repositories

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…

likweitan/abap-skills · 165 tokens

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…

likweitan/abap-skills · 153 tokens

badi-enhancement

Help with BAdI (Business Add-In) development and the ABAP enhancement framework including new BAdIs, fallback classes, filter-based BAdIs, enhancement spots, enhancement implementations, key user extensibility, classic BAdIs, and the new enhancement framework. Use when users ask about BAdI, BAdIs, Business Add-In…

likweitan/abap-skills · 184 tokens

btp-abap-environment

Help with SAP BTP ABAP Environment setup and development including service instance creation, ADT connectivity, communication arrangements, communication scenarios, inbound/outbound services, destination configuration, identity and access management, software components, and first-project scaffolding. Use when users…

likweitan/abap-skills · 177 tokens

odata

Help with OData service development in ABAP including OData V2 and V4 services via RAP service bindings, SEGW-based services, service definitions, service bindings, OData annotations, consumption of external OData services, and troubleshooting common OData errors. Use when users ask about OData, OData V2, OData V4…

likweitan/abap-skills · 167 tokens

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…

likweitan/abap-skills · 142 tokens