feat: Copilot Security Plugin Support#32
Merged
Jeymz merged 4 commits intoRobotti-io:mainfrom Apr 18, 2026
Merged
Conversation
- add the `copilot-security` plugin manifest and update the marketplace manifest to publish the new plugin instead of the old `threat-model` plugin - move the plugin package from `plugins/threat-model` to `plugins/copilot-security` - add the `application-security-analyst` plugin agent and carry forward the `application-security-architect` plugin agent into the new plugin package - add the plugin-packaged `access-control-review` skill with its local Mermaid documentation and validation helper scripts - add plugin-packaged `dependency-cve-triage` and `threat-model` skills to the new `copilot-security` plugin - rename the prompt from `access-control-and-authorization-architecture` to `access-control-review` - add the root `skills/access-control-review` skill and its local Mermaid helper scripts - reformat and expand the root `dependency-cve-triage` skill to follow the updated Copilot skill structure - remove the older `authn-authz-review` and `threat-model-lite` root skills - update the prompt and skill README indexes to reflect renamed, added, and removed assets - update the main README to document the new plugin, refreshed static-file usage guidance, and the revised prompt and skill catalog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
copilot-securityplugin manifest and update the marketplace manifest to publish the new plugin instead of the oldthreat-modelpluginplugins/threat-modeltoplugins/copilot-securityapplication-security-analystplugin agent and carry forward theapplication-security-architectplugin agent into the new plugin packageaccess-control-reviewskill with its local Mermaid documentation and validation helper scriptsdependency-cve-triageandthreat-modelskills to the newcopilot-securitypluginaccess-control-and-authorization-architecturetoaccess-control-reviewskills/access-control-reviewskill and its local Mermaid helper scriptsdependency-cve-triageskill to follow the updated Copilot skill structureauthn-authz-reviewandthreat-model-literoot skills