Skip to content

loonghao/maya-umbrella-scanner

v0.2.1MIT

Agent Skill for scanning known malware signatures in Autodesk Maya .ma/.mb scenes with a portable Windows x64 CLI and approval-gated cleanup.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "maya-umbrella-scanner",
  "version": "0.2.1",
  "description": "Agent Skill for scanning known malware signatures in Autodesk Maya .ma/.mb scenes with a portable Windows x64 CLI and approval-gated cleanup.",
  "author": {
    "name": "loonghao",
    "email": "hal.long@outlook.com",
    "url": "https://github.com/loonghao"
  },
  "homepage": "https://github.com/loonghao/maya_umbrella_scanner",
  "repository": "https://github.com/loonghao/maya_umbrella_scanner",
  "license": "MIT",
  "keywords": [
    "maya",
    "antivirus",
    "agent-skills",
    "malware",
    "batch-scanning",
    "maya-antivirus",
    "scene-security",
    "windows"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • install_cli.ps1
  • LICENSE
View on GitHub