Back to skill

Security audit

Logflux

Security checks for vulnerabilities and agentic risk

Overview

LogFlux is a small local log viewer that reads a user-selected file and colorizes log lines, with no evidence of hidden network, credential, persistence, or destructive behavior.

Install only if you are comfortable with a local script reading log files you explicitly point it at. Logs can contain sensitive information, and non-follow mode reads the file contents into memory, so avoid very large or confidential logs unless that is intended.

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

Static analysis

No suspicious patterns detected.