Skip to content

mjcramerz/security-controls

v1.1.0

Use this plugin for application, host, and supply-chain security control workflows.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "security-controls",
  "version": "1.1.0",
  "description": "Use this plugin for application, host, and supply-chain security control workflows.",
  "author": {
    "name": "Codex Setup"
  },
  "keywords": [
    "security",
    "controls",
    "appsec",
    "hardening",
    "bws",
    "local",
    "secops",
    "aide"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Security Controls",
        "shortDescription": "Security control hardening",
        "category": "Security",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Security Controls plugin for application, host, and supply-chain control workflows."
        ],
        "longDescription": "Use this plugin for security hardening, supply-chain controls, secrets tooling, and defensive host control workflows.",
        "developerName": "Codex Setup",
        "brandColor": "#DC2626",
        "composerIcon": "./skills/appsec-hardening/assets/icon-32.png",
        "logo": "./skills/appsec-hardening/assets/icon-128.png",
        "screenshots": []
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 10Python files
  • 10JSON files
  • 10YAML files
  • 3text files
  • 14images
  • .gitkeep
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai