Back to skill

Security audit

agent-bom discover azure

Security checks across malware telemetry and agentic risk

Overview

The skill is a disclosed Azure inventory workflow that uses the operator's Azure identity to read cloud metadata and write a local inventory file.

Install only if you are comfortable letting the agent use your existing Azure login context for inventory. Prefer a read-only Azure role or short-lived service principal, choose the output path yourself, and review the generated inventory before sharing it.

SkillSpector

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

Credential Access

High
Category
Privilege Escalation
Content
file_reads:
      - "~/.azure/azureProfile.json"
      - "~/.azure/config"
      - "~/.azure/msal_token_cache.json"
    file_writes:
      - "operator-selected inventory JSON output path"
    network_endpoints:
Confidence
76% confidence
Finding
~/.azure/

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.