ceos-process
Warn
Audited by Snyk on Mar 3, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly runs git -C <ceos_root> pull at runtime to fetch the repository remote (i.e., the repo's remote URL such as git@github.com:org/repo.git), and it directly reads fetched files (data/processes/, data/vision.md, data/accountability.md) to form prompts/behavior, so remote repo content can control agent instructions and is a required dependency.
Audit Metadata