feat: initial open marketplace with llm-security, config-audit, ultraplan-local
This commit is contained in:
commit
f93d6abdae
380 changed files with 65935 additions and 0 deletions
10
plugins/llm-security/tests/fixtures/posture-scan/grade-a-project/commands/scan.md
vendored
Normal file
10
plugins/llm-security/tests/fixtures/posture-scan/grade-a-project/commands/scan.md
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
name: test:scan
|
||||
description: Scan for security issues
|
||||
allowed-tools: Read, Glob, Grep, Bash
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
# /test scan
|
||||
|
||||
Run security scan on the project.
|
||||
Loading…
Add table
Add a link
Reference in a new issue