Some checks failed
CI — Test & Build / Test & Build (push) Has been cancelled
- Implemented a status bar item for LexAI with dynamic status updates (ready, processing, notReady). - Created a suggestion panel for displaying and interacting with AI-generated suggestions. - Added functionality for accepting, regenerating, and discarding suggestions within the suggestion zone. - Introduced configuration options for writing style, prompt patterns, personas, and formats. - Integrated progress indicators for long-running tasks and improved user feedback. - Established TypeScript configuration for the vscode package.
1.2 KiB
1.2 KiB
Attack surface
Living inventory of everything this project has deployed and its exposure. Updated whenever infrastructure changes and before each security review, via the
attack-surfaceskill. Contains no secrets — only references to where secrets live.
Assets
| Asset | Type | Tech / version | Hosted | Auth in | Exposure | Defenses | Review cadence |
|---|---|---|---|---|---|---|---|
| [none mapped yet] |
Per-asset notes
Model / harness input surface
Injection-relevant inputs to model calls (kept in sync by the prompt-injection-audit skill).
| Input avenue | Consuming model | Reachable tools | Exposure | Defense in place |
|---|---|---|---|---|
| [e.g. web fetch results] |
Gaps / unknowns
- Inventory not yet populated. Run the
attack-surfaceskill once real infrastructure exists, andprompt-injection-auditonce the app makes model-driven tool calls.