lcs-master
Pass
Audited by Gen Agent Trust Hub on Aug 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill functions as a logical router for development workflows. It identifies user triggers (like bug reports or project starts) and selects the appropriate task-specific skill without performing any dangerous operations itself.
- [SAFE]: File system interactions are limited to managing project-specific state and logging within the
.lcs/directory and reading/updating a localCONTEXT.mdfile for domain vocabulary. This is standard behavior for development tools and does not involve accessing sensitive system paths. - [SAFE]: The routing logic includes a 'Confirmation Mode' as the default behavior, which requires user approval before invoking downstream skills, providing a human-in-the-loop security boundary.
- [SAFE]: No network operations, hardcoded credentials, or obfuscated code patterns were found in the skill instructions.
Audit Metadata