angular-new-app
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of the
@angular/clipackage and addingtailwindcssto the project. These are reputable packages from trusted organizations and well-known services. - [COMMAND_EXECUTION]: The skill utilizes shell-based tools including
ng,npm, andnpxto initialize, build, and manage the Angular project structure, which is the primary intended purpose of the skill. - [INDIRECT_PROMPT_INJECTION]: The skill directs the agent to load configuration data from the generated project into its memory to influence future code generation.
- Ingestion points: Files generated or referenced by the
--ai-configflag in the SKILL.md instructions during project initialization. - Boundary markers: The instructions do not define specific boundaries, delimiters, or "ignore" rules for the content being loaded into memory.
- Capability inventory: The skill possesses the ability to execute shell commands and generate project files across the local file system.
- Sanitization: No explicit content filtering or sanitization steps are specified for the loaded configuration content.
Audit Metadata