mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 08:03:39 +00:00
docs(coding-agent): add security warnings for third-party packages
- README.md: Pi Packages section - packages.md: Install and Manage section - extensions.md: Extension Locations section - skills.md: Locations section
This commit is contained in:
parent
a8d04a1dbf
commit
7a0b435923
4 changed files with 13 additions and 2 deletions
|
|
@ -103,6 +103,8 @@ pi -e ./my-extension.ts
|
|||
|
||||
## Extension Locations
|
||||
|
||||
> **Security:** Extensions run with your full system permissions and can execute arbitrary code. Only install from sources you trust.
|
||||
|
||||
Extensions are auto-discovered from:
|
||||
|
||||
| Location | Scope |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue