opencode-folder-creator
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard local file system operations (mkdir, cat) to establish a project directory structure. These commands are used for legitimate project initialization and do not attempt to access sensitive system paths.
- [SAFE]: The agent templates generated by the skill (e.g., code-reviewer.md) include security-conscious permission settings, specifically explicitly denying edit and write access by default.
- [SAFE]: No suspicious network activity, data exfiltration, or obfuscation techniques were identified. The referenced URL (https://opencode.ai/config.json) is used correctly for JSON schema validation within a configuration file.
Audit Metadata