angular-signals
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): The skill is a collection of educational markdown files. It contains no executable scripts, shell commands, or network exfiltration logic. The code samples demonstrate standard Angular APIs for state management.
- [DATA_EXPOSURE] (SAFE): While the examples include
fetch()and AngularHttpClientcalls, they use relative API paths (e.g.,/api/users) and serve as placeholders for standard web development practices. No hardcoded credentials or sensitive local file access patterns were found. - [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns involving remote script downloads or dynamic execution of untrusted code. All imports refer to standard Angular and RxJS libraries.
Audit Metadata