ngx-ai-devtools-angular-llm-debugger

Fail

Audited by Snyk on Jun 17, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The devtools intercepts and displays raw LLM API requests/responses (including headers and URL query strings) and offers replay, which means API keys/tokens and other secrets present in requests can be captured and shown verbatim unless explicitly redacted — requiring the tool/agent to handle secret values directly.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). The skill intercepts and displays LLM request/response bodies from runtime network calls (e.g., via fetch/HttpClient/SDKs and configured additionalEndpoints), so any outsider-authored free text included in those payloads (such as user/chat messages or upstream content) can be ingested into the agent’s LLM context through the intercepted prompt/response text.

MEDIUM W021: Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

  • Hidden Unicode characters detected (1 type(s) found)

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W021
MEDIUM

Hidden or invisible Unicode characters detected (potential obfuscation or prompt injection).

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 17, 2026, 05:09 PM
Issues
3
Security Audit — snyk — ngx-ai-devtools-angular-llm-debugger