Agent Plugins Marketplace
All plugins

sap-dependency-security

v2.4.1

SAP dependency security and MCP executable trust policy with secure upgrades, cooldowns, staged rollout, and supply-chain protection. Use when upgrading deps, configuring security policies, preventing supply chain attacks, pinning SAP MCP servers, or reviewing SAP CAP/UI5/Fiori/HANA/Datasphere/SAC/BTP/ABAP dependency workflows.

CodexClaude Code1 Skill

By Eduard JiglauLicense: GPL-3.0452 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex and Claude Code
Parsed components
1 skill or MCP entry
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install sap-dependency-security for Codex and Claude Code

Installs for the current user
codex plugin marketplace add secondsky/sap-skills
codex plugin marketplace upgrade sap-skills
codex plugin add sap-dependency-security@sap-skills

Paste and run these commands in a terminal with Codex. They add and refresh the sap-skills catalog, then install this plugin.

Compatibility: the page URL and API slug “sap-dependency-security” remain stable.

  • Codex: sap-dependency-security@agent-plugin-marketplacesap-dependency-security@sap-skills

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/secondsky/sap-skills

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/sap-dependency-security/.

Plugin files

plugins/sap-dependency-security/
├── .codex-plugin/plugin.json
├── .claude-plugin/plugin.json
└── skills/sap-dependency-security/SKILL.md

Included Skills1

sap-dependency-securityskills/sap-dependency-security/SKILL.md

SAP dependency security and MCP executable trust policy with secure upgrades, cooldowns, staged rollout, and supply-chain protection. Use when upgrading deps, configuring security policies, preventing supply chain attacks, pinning SAP MCP servers, or reviewing SAP CAP/UI5/Fiori/HANA/Datasphere/SAC/BTP/ABAP dependency workflows.

Plugin manifests2

plugins/sap-dependency-security/.codex-plugin/plugin.json
{
  "name": "sap-dependency-security",
  "version": "2.4.1",
  "description": "SAP dependency security and MCP executable trust policy with secure upgrades, cooldowns, staged rollout, and supply-chain protection. Use when upgrading deps, configuring security policies, preventing supply chain attacks, pinning SAP MCP servers, or reviewing SAP CAP/UI5/Fiori/HANA/Datasphere/SAC/BTP/ABAP dependency workflows.",
  "author": {
    "name": "Eduard Jiglau",
    "email": "[email protected]",
    "url": "https://sap-ai-skills.com"
  },
  "homepage": "https://sap-ai-skills.com",
  "repository": "https://github.com/secondsky/sap-skills",
  "license": "GPL-3.0",
  "keywords": [
    "abap",
    "automation",
    "btp",
    "cap",
    "cli",
    "dependency",
    "development",
    "fiori",
    "hana",
    "productivity",
    "sap",
    "sap-dependency-security",
    "security",
    "tools"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "SAP Dependency Security",
    "shortDescription": "SAP dependency security and MCP executable trust policy with...",
    "longDescription": "SAP dependency security and MCP executable trust policy with secure upgrades, cooldowns, staged rollout, and supply-chain protection. Use when upgrading deps, configuring security policies, preventing supply chain attacks, pinning SAP MCP servers, or reviewing SAP CAP/UI5/Fiori/HANA/Datasphere/SAC/BTP/ABAP dependency workflows.",
    "developerName": "Eduard Jiglau",
    "category": "Tooling",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "defaultPrompt": [
      "Use SAP Dependency Security for SAP guidance."
    ],
    "websiteURL": "https://sap-ai-skills.com"
  }
}
plugins/sap-dependency-security/.claude-plugin/plugin.json
{
  "name": "sap-dependency-security",
  "description": "SAP dependency security and MCP executable trust policy with secure upgrades, cooldowns, staged rollout, and supply-chain protection. Use when upgrading deps, configuring security policies, preventing supply chain attacks, pinning SAP MCP servers, or reviewing SAP CAP/UI5/Fiori/HANA/Datasphere/SAC/BTP/ABAP dependency workflows.",
  "version": "2.4.1",
  "author": {
    "name": "Eduard Jiglau",
    "email": "[email protected]",
    "url": "https://sap-ai-skills.com"
  },
  "license": "GPL-3.0",
  "homepage": "https://sap-ai-skills.com",
  "repository": "https://github.com/secondsky/sap-skills",
  "keywords": [
    "abap",
    "automation",
    "btp",
    "cap",
    "cli",
    "dependency",
    "development",
    "fiori",
    "hana",
    "productivity",
    "sap",
    "sap-dependency-security",
    "security",
    "tools"
  ],
  "category": "tooling",
  "commands": [
    "./commands/sap-dependency-upgrade-plan.md"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[sap-dependency-security on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sap-dependency-security)