Back to skill

Security audit

Mp Groundline

Security checks for vulnerabilities and agentic risk

Overview

This skill is a disclosed WeChat Mini Program migration helper with expected local scanning, documentation, and controlled project edits.

Install only if you want an agent to inspect and modify a WeChat Mini Program migration branch. Expect it to read project files, create a MIGRATION-MAP, change app/page renderer config, and optionally capture local page screenshots/pageData through vince-mp; review rewrite items and keep the working tree clean so rollback is straightforward.

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

Detected: suspicious.dangerous_exec

Shell command execution detected (child_process).

Critical
Code
suspicious.dangerous_exec
Location
scripts/validate-skill.mjs:116