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-sac-scriptinggit 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-sac-scripting)<a href="https://agentmods.dev/skills/secondsky/sap-skills/sap-sac-scripting"><img src="https://agentmods.dev/badge/skills/secondsky/sap-skills/sap-sac-scripting.svg" alt="Measured on agentmods" height="20"></a>- Socket warn
- Snyk warn
- NVIDIA SkillSpector pass
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.00166 | $0.03993 |
| Opus 5 | $0.00083 | $0.01997 |
| Sonnet 5 | $0.00033 | $0.00799 |
| Haiku 4.5 | $0.00017 | $0.00399 |
Grade A, and why
sap-sac-scripting 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 ships with it
60 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 252 B
- README.md 9.3 KB
- references/analytics-designer-restrictions.md 3.0 KB
- references/api-advanced-widgets.md 17 KB
- references/api-application.md 12 KB
- references/api-calendar-bookmarks.md 14 KB
- references/api-data-operations.md 14 KB
- references/api-datasource.md 9.5 KB
- references/api-planning.md 12 KB
- references/api-widgets.md 11 KB
- references/auth-required.md 593 B
- references/automatic-refactoring.md 430 B
- references/best-practices-developer.md 8.1 KB
- references/best-practices-planning-stories.md 13 KB
- references/bind-widget-values.md 489 B
- references/blending-limitations.md 1.2 KB
- references/bookmark-set-tech-object.md 316 B
- references/bookmark-settings.md 413 B
- references/calendar-integration-tech-object.md 421 B
- references/chart-variance-apis.md 4.5 KB
- references/check-errors.md 491 B
- references/check-references.md 479 B
- references/comments.md 869 B
- references/composites-restrictions.md 2.1 KB
- references/composites-scripting.md 615 B
- references/data-actions-enhancements.md 7.3 KB
- references/data-actions-tech-object.md 16 KB
- references/data-change-insights-tech-object.md 346 B
- references/debug-scripts.md 818 B
- references/debugging-browser-tools.md 10 KB
- references/edge-cdp-control.md 1.1 KB
- references/explorer-smart-insights.md 1.3 KB
- references/export-pdf-tech-object.md 382 B
- references/export-ppt-tech-object.md 331 B
- references/geomap.md 737 B
- references/iframe-embedding-lumira-migration.md 9.8 KB
- references/input-fields.md 484 B
- references/memberinfo-performance.md 312 B
- references/multi-actions-tech-object.md 396 B
- references/odata-service.md 412 B
- references/on-after-data-entry-process.md 451 B
- references/optimize-type-libraries.md 452 B
- references/ose-api-application-core.md 99 KB
- references/ose-api-chart-viz.md 131 KB
- references/ose-api-datasource.md 190 KB
- references/ose-api-filtering-selection.md 18 KB
- references/ose-api-planning-calendar.md 208 KB
- references/ose-api-types-enums.md 194 KB
- references/ose-api-utilities.md 88 KB
- references/ose-api-widgets.md 52 KB
- references/pattern-functions.md 459 B
- references/planning-model-tech-object.md 430 B
- references/script-editor.md 956 B
- references/script-objects.md 554 B
- references/script-performance-popup.md 475 B
- references/script-variables.md 693 B
- references/scripting-language-fundamentals.md 25 KB
- references/search-to-insight.md 1.2 KB
- references/sliders.md 351 B
- references/smart-grouping.md 662 B
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 · 316 lines · 166 tokens per session scan A 0bdfd343ecca
sap-sac-scripting is a skill published in the GitHub repository secondsky/sap-skills (436 stars, last pushed 4d ago), licensed GPL-3.0. It adds 166 tokens to every session and 3,993 once invoked, about $0.0008 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 skills, from other repositories
log-analyzer
Senior-SRE log analysis specialist. Use when investigating incidents from logs, triaging error spikes, extracting timelines, correlating distributed traces, or separating signal from noise across plain-text, JSON (slog/zap), syslog, journald, container, and Kubernetes logs. ALWAYS use when the user asks to "analyze…
incident-postmortem
Incident post-mortem specialist for writing blameless post-mortems, extracting timelines from logs/events, conducting root cause analysis (5-Why, fishbone), classifying severity, and generating tracked action items. ALWAYS use when writing a post-mortem, reviewing an incident, extracting a timeline, performing root…
systematic-debugging
Use when debugging, diagnosing, or investigating any bug, test failure, flaky test, race condition, unexpected behavior, build failure, production incident, third-party breakage, root cause analysis, or performance regression before proposing fixes.
sap-session
A guided evidence-review process for diagnosing SAP operations without direct access to the live system, with a person collecting evidence and the agent reviewing it.
dump-triage
Triage ABAP short dumps (ST22) — list recent dumps, group by root cause, read the dump chapters, pull the source at the termination point, and produce a prioritized report with a concrete fix suggestion per dump family. Use whenever the user mentions dumps, ST22, runtime errors, CX exceptions, "production crashed"…
troubleshooting
Use when diagnosing SAP runtime errors, performance issues, integration failures, or any unexpected system behavior. Enforces structured root cause analysis — not guessing.