angular-http
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for Angular developers, providing idiomatic code snippets for modern data fetching patterns.
- [COMMAND_EXECUTION]: No shell commands or system-level execution patterns were detected in the skill scripts or instructions.
- [DATA_EXFILTRATION]: Network operations are limited to standard API calls using Angular's built-in HTTP utilities targeting common relative paths (e.g., /api/users). No suspicious external data transfers or exfiltration chains were found.
- [CREDENTIALS_UNSAFE]: The skill avoids hardcoded secrets, instead using placeholders like 'Bearer token' and reactive signals to demonstrate authentication header management.
- [REMOTE_CODE_EXECUTION]: No patterns for downloading, piping, or executing external scripts or dynamic code strings were identified.
Audit Metadata