ngrx-devtool-debugger
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
@amadeus-it-group/ngrx-devtoolpackage from the NPM registry. This is a legitimate development dependency for state management debugging in Angular applications. - [COMMAND_EXECUTION]: The skill uses
npxto execute a CLI tool (ngrx-devtool). This is a common pattern for running developer utilities in the Node.js ecosystem. - [DATA_EXFILTRATION]: The tool is designed to transmit application state to a WebSocket server for visualization. It defaults to
localhostand follows standard protocols for remote developer tools, which is consistent with its primary purpose and does not represent a malicious exfiltration attempt.
Audit Metadata