Auth0 Angular

Security checks across malware telemetry and agentic risk

Overview

This Auth0 Angular skill is mostly legitimate, but it needs review because its examples include unsafe token logging and a setup script that immediately runs a downloaded installer.

Before installing, review the setup guide rather than running the automated Bash block as-is. Prefer official package-manager installation for the Auth0 CLI, verify the tenant and app before creating resources, and remove or rewrite sample code that logs access tokens.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep
Findings (1)

Missing User Warnings

Medium
Confidence
91% confidence
Finding
The setup guide includes a one-liner flow that downloads a remote shell script and then executes it with `sh`, which can lead users to run untrusted or tampered code on their system. Although the text briefly says to review the script first, the automation immediately executes it anyway, undermining that warning and creating supply-chain risk plus local system modification risk.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal