Back to skill

Security audit

361SCAN security check your skill python scripts

Security checks for vulnerabilities and agentic risk

Overview

This is a benign OpenClaw skill scanner that reads skill metadata from user-chosen folders, with a caution that it installs an external Python CLI package.

Install only if you trust the skill-361 Python package. Run it against a specific skill folder or your OpenClaw skills directory, not broad private directories, because scan-all recursively reads skill metadata files under the path you provide.

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.