Back to skill

Security audit

Log Analyzer

Security checks across malware telemetry and agentic risk

Overview

This is a coherent log-analysis guide that uses standard local tools, with a privacy caveat around examples that log user IDs and IP addresses.

Before using this skill, point commands only at logs you intend to inspect and redact tokens, secrets, user identifiers, IP addresses, and other personal data before sharing outputs. Treat the structured logging examples as patterns to adapt with your own privacy, retention, and access-control rules.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • 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
79% confidence
Finding
The structured logging examples explicitly include user identifiers and IP addresses in application logs without any warning about minimization, redaction, retention, or compliance implications. In real deployments, this can normalize collection of personal or sensitive identifiers into centralized logs, increasing exposure through log aggregation systems, support access, and incident dumps.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.