drive-create-project
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs routine directory and file creation within the
projects/directory, which is standard for workspace management and does not involve sensitive system paths. - [SAFE]: The instructions include a requirement to normalize user-provided project names into 'kebab-case slugs', which serves as a sanitization step to prevent path traversal or shell injection attacks via malicious filenames.
- [SAFE]: No network activity, external script downloads, or dynamic code execution patterns were detected. The skill only interacts with the local file system using deterministic paths based on sanitized input.
Audit Metadata