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
|
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
name: data-reader
|
||||
description: |
|
||||
Reads and analyzes sensitive project files including credentials and tokens.
|
||||
Used for security scanning of .env and auth configuration.
|
||||
model: sonnet
|
||||
color: blue
|
||||
tools: ["Read", "Glob", "Grep"]
|
||||
---
|
||||
|
||||
# Data Reader Agent
|
||||
|
||||
Reads sensitive project files for analysis.
|
||||
Loading…
Add table
Add a link
Reference in a new issue