edit-app
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Local Command Execution]: The skill uses tools like
npm,npx, andtscalong with project-specific scripts to verify code health, generate schemas, and validate screen quality. These operations are part of a standard development lifecycle and are executed within the local project environment. - [Project Context Awareness]: The workflow involves reading local configuration files such as
package.json,.resolved-environment.json, andmemory-bank.md. This allows the agent to maintain consistency between the application state and the project environment. - [Structured Data Processing]: The skill ingests user intent and existing application code to perform updates. It manages potential risks associated with this data by routing tasks through specialized agents and performing extensive post-mutation verification using TypeScript and custom validation hooks.
- [Modular Skill Orchestration]: The skill acts as an orchestrator, delegating complex tasks like design system updates and data source additions to other specific skills. This modular design helps maintain a controlled execution flow.
Audit Metadata