Back to skill

Security audit

feishu-meeting-minutes

Security checks for vulnerabilities and agentic risk

Overview

This skill appears to do what it says: generate Feishu meeting minutes locally, with optional PDF export and Feishu Drive upload when explicitly requested.

Install only if you are comfortable letting lark-cli access Feishu meeting transcripts. Grant the Drive upload scope only if you plan to use upload, review generated minutes before sharing, and use trusted local PDF and Feishu CLI tools.

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/generate_minutes.mjs:470