sap-btp-cloud-logging

sap-btp-cloud-logging is a skill for Claude Code, Codex from secondsky/sap-skills. It costs 138 tokens per session (3,970 once invoked), scanned A, original, GPL-3.0.

A guide to SAP Cloud Logging, a service for collecting and inspecting application logs, metrics, and traces on SAP BTP. It covers Cloud Foundry, Kyma, OpenTelemetry, and OpenSearch Dashboards.

In plain words
What is it for?
Use it to set up Cloud Logging, ingest data from Cloud Foundry or Kyma, use OpenTelemetry, analyze logs and traces, and configure SAML access.
Why use it?
It helps developers understand how application activity is collected and how to investigate problems across BTP environments.

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-logging plugin — 1 skill, 1 command shipped together

not rated 438repo +6 6d ago A scan Socket: passSnyk: warnSkillSpector: warn 138 tokens GPL-3.0

Good fit Use it to set up Cloud Logging, ingest data from Cloud Foundry or Kyma, use OpenTelemetry, analyze logs and traces, and configure SAML access.

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

Made for: Claude Code, Codex.

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

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-logging

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-btp-cloud-logging"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-btp-cloud-logging.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 138 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,970 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 18 Mar 2026
  • Snyk warn 15 Mar 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Data Exfiltration · line 276
    Data is being sent to an external URL. This could be legitimate telemetry or data exfiltration. Manual review is recommended.
    Fix: Verify the destination URL is trusted and necessary. Remove or replace with documented APIs. Ensure no secrets, tokens, or PII are transmitted.
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.00138 $0.03970
Opus 5 $0.00069 $0.01985
Sonnet 5 $0.00028 $0.00794
Haiku 4.5 $0.00014 $0.00397

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

Security

Grade A, and why

sap-btp-cloud-logging scanned grade A with 1 finding 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 9d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -X PUT "https://<ingest-endpoint>/v1/ingest" \
plugins/sap-btp-cloud-logging/skills/sap-btp-cloud-logging/SKILL.md · 447 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

9 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. 9d ago First seen · 447 lines · 138 tokens per session scan A 0e3e9bc33311

Subscribe to this mod's changes

sap-btp-cloud-logging is a skill published in the GitHub repository secondsky/sap-skills (438 stars, last pushed 6d ago), licensed GPL-3.0. It adds 138 tokens to every session and 3,970 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). 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

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

monitoring-alerting

Monitoring and alerting design reviewer for production backend services. ALWAYS use when writing Prometheus alerting rules, designing Grafana dashboards, defining SLI/SLO, configuring alert routing (PagerDuty/OpsGenie/Slack), or reviewing existing monitoring setups. Covers SLI/SLO definition, alert rule quality…

johnqtcg/awesome-skills · 137 tokens

sap-cloud

This skill handles SAP S/4HANA Cloud Public Edition tasks including Clean Core principles, Key User Extensibility (Custom Logic, Custom Fields, Custom CDS Views, Custom Business Objects), 3-Tier Extension Model (Tier 1 Key User, Tier 2 Side-by-Side, Tier 3 On-Stack), Fit-to-Standard workshops, Cloud ALM (Application…

BoxLogoDev/sapstack · 164 tokens

sap-btp

This skill handles SAP BTP (Business Technology Platform) development including CAP (Cloud Application Programming Model), Fiori Elements, SAP Build Apps, Integration Suite, side-by-side extensions, OData V2/V4 services, event-driven architecture, and BTP security. Use when user mentions BTP, CAP, CAPM, Fiori, Fiori…

BoxLogoDev/sapstack · 132 tokens

btp

Use when designing, building, or troubleshooting solutions on SAP Business Technology Platform — subaccounts, Cloud Foundry, Kyma, CAP, HANA Cloud, XSUAA, destinations, or any BTP service.

vigneshbarani24/sap-superpowers · 46 tokens

integration-suite

Use when designing, building, troubleshooting, or reviewing SAP Integration Suite artifacts — Cloud Integration (CPI) iFlows, API Management proxies, Integration Advisor B2B templates, Event Mesh, or any middleware pattern connecting SAP and non-SAP systems.

vigneshbarani24/sap-superpowers · 53 tokens