angular-with-rails
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or injection attempts were detected. The skill provides legitimate architectural advice and code snippets for modern web development.
- [CREDENTIALS_UNSAFE]: The skill provides patterns for handling JWT tokens that prioritize security, such as explicitly advising against using
localStoragedue to XSS risks and recommendingsessionStorageorhttpOnlycookies instead. It also uses environment variables for CORS configuration. - [EXTERNAL_DOWNLOADS]: The skill references official documentation and repositories for Angular, Rails, and NgRx. These are well-known and trusted technology services.
- [COMMAND_EXECUTION]: The skill includes standard project initialization commands (e.g.,
ng new,rails new) which are necessary for the described setup and pose no security risk.
Audit Metadata