atelier-greenfield
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands such as
bun add,bun run, and./mvnwto manage project dependencies and perform verification tasks like linting, testing, and coverage reporting. - [EXTERNAL_DOWNLOADS]: The skill initiates downloads of software dependencies through standard package managers (
bunandmaven) from their official public registries. - [COMMAND_EXECUTION]: It interacts with the local file system and git to stage files and prepare initial repository commits, specifically requiring human confirmation for irreversible actions.
- [SAFE]: The skill retrieves configuration templates and assets from a local directory associated with a companion skill (
~/.claude/skills/atelier/assets/), facilitating consistent setup without relying on untrusted remote sources. - [SAFE]: It enforces identity privacy by instructing the agent to ensure no personal or employer names are included in scaffolded code or metadata.
Audit Metadata