Laosi Mcp Security Audit

Security checks across malware telemetry and agentic risk

Overview

This is a local security-audit tool that scans a user-chosen directory and reports findings without network access, persistence, or destructive behavior.

Install only if you want a local Python tool to inspect MCP/server directories for security issues. Run it against specific project folders, not broad personal directories, because it can read config and .env-style files while searching for hardcoded credentials.

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
83% confidence
Finding
The tool recursively scans many file types, including configuration and environment files, and reads their contents without any explicit consent prompt, scope restriction, or disclosure to the user. In a security-auditing context this behavior is expected, but it can still collect secrets from .env and config files and surface them in reports, logs, or downstream systems if the scan path is broader than intended.

VirusTotal

66/66 vendors flagged this skill as clean.

View on VirusTotal