Coze Studio
v2.0.0An AI agent development platform with all-in-one visual tools, simplifying agent creation, debugging coze studio, typescript, agent, agent-platform.
⭐ 0· 285·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description claim an AI-agent dev platform; the included scripts implement a small local CLI with commands like run, status, add, list and reference COZE_STUDIO_DIR. The requested artifacts (no credentials, no unusual binaries) match a lightweight CLI helper. The only minor mismatch is that the SKILL.md advertises broader functionality but the scripts are simple placeholders/utility functions rather than a full platform — this is a functionality gap, not a security inconsistency.
Instruction Scope
SKILL.md instructs to run 'coze-studio <command>'; it documents COZE_STUDIO_DIR. The bundled scripts only create a data directory, append to logs/data files, and echo output. They do not read unrelated system files, call external endpoints, or access secrets. They do read standard env vars (XDG_DATA_HOME, HOME) which is expected.
Install Mechanism
No install spec is provided (instruction-only). The included shell scripts are small and plain text; there are no downloads, package installs, or archive extraction steps. Low-risk from an install perspective.
Credentials
The skill requires no credentials or special environment variables. It optionally respects COZE_STUDIO_DIR (and standard XDG_DATA_HOME/HOME) to set its data directory, which is reasonable for a local CLI. No secrets or unrelated service tokens are requested.
Persistence & Privilege
The skill is not 'always: true', does not request system-wide config changes, and does not modify other skills. It creates and writes files only under the user-specified (or default) data directory.
Assessment
This skill appears to be a small, local CLI utility that stores data under COZE_STUDIO_DIR (default ~/.local/share/coze-studio). Before installing or running: (1) review the scripts yourself to confirm behavior (they only write logs and a simple DB file), (2) avoid pointing COZE_STUDIO_DIR at sensitive system paths, and (3) run in a sandbox or non-critical account if you want to be cautious. Note that the SKILL.md advertises a larger platform but the shipped scripts are basic placeholders — functionality is limited rather than risky.Like a lobster shell, security has layers — review code before you run it.
latestvk97axz9z2tyzj7y91qcpt3cf01833xje
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
