z-project

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes standard development commands for project setup.
  • Evidence: Uses git init and git branch -m main to initialize the project's version control.
  • Evidence: Employs well-known scaffolding tools like npx create-react-app to generate project skeletons.
  • [EXTERNAL_DOWNLOADS]: The skill facilitates downloading project templates and dependencies from established public registries.
  • Evidence: Instructions guide the agent to use official tech stack CLIs/scaffolds and install dependencies based on user selection.
  • [SAFE]: The skill implements safety constraints to prevent misuse.
  • Evidence: Explicitly instructs the agent not to generate functional code based on the initial business overview, focusing solely on building the project framework.
  • Evidence: Restricts the writing of project structure metadata to root-level README.md or AGENTS.md files, preventing scattered or deceptive documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 11:53 AM