angular-architect
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security threats were identified in the skill. The instructions and reference files contain standard Angular boilerplate and best practices consistent with the skill's stated purpose.
- [PROMPT_INJECTION]: The skill does not contain any instructions that attempt to override agent safety guidelines, bypass constraints, or extract system prompts.
- [DATA_EXFILTRATION]: No patterns for accessing sensitive files (e.g., .ssh, .env) or exfiltrating data to external servers were found. The skill instructions specifically include a constraint against exposing sensitive data in client-side code.
- [COMMAND_EXECUTION]: The skill workflow mentions running standard Angular CLI commands like
ng build --configuration productionfor bundle optimization. This is a standard development task and is not used to execute untrusted input or malicious payloads.
Audit Metadata