ff15-workspace-project-setup
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a mechanism for validating YAML configuration files within a project. The JavaScript script
validate-project-yaml.mjsimplements a minimal, safe YAML parser to avoid external dependencies and uses standardnode:fsmethods to check for file existence and content consistency. All file operations are restricted to the local workspace and do not involve network operations, arbitrary command execution, or sensitive data access.
Audit Metadata