Skip to content
Report library
Purpose / Other

Lark Minutes Skill Security Audit

What the author says it does (original text)

仅当用户或上游配置显式指定 lark-minutes 时使用,相关请求统一交由 lark-meeting 技能处理。

Independent security check

Security risks found

Files checked
1
Risks found
1
Could it run dangerous commands?Looks for programs run straight after downloading, remote control of your computer, and hidden commands.No risks found
Could it expose your files or keys?Looks for uploads of files containing passwords or keys, and keys written directly in the code.No risks found
Could it delete files or keep running?Looks for broad file deletion, disk overwrites, and programs set to start automatically.No risks found
Could it bypass safety checks?Looks for skipped website security checks, excessive file access, or actions that skip your approval.No risks found
Could it mislead the AI or hide text?Checks the skill instructions for requests to ignore you, influence the report, or hide text in invisible characters.Risks found: 1
Medium risk

Actual actions are determined by instructions that were not supplied

Source references: 2
What we found

The entry mandates that the agent fully read and execute ../lark-meeting/SKILL.md, but that file is absent from the audit material. This package alone therefore cannot establish which meetings, files, or account data would be accessed, or whether writes or network actions would occur.

Why this matters

When lark-minutes is explicitly enabled, the effective authorization scope depends on the lark-meeting version installed in the environment. Replacing or updating that external file can change the entry's behavior.

What this evidence establishes

The candidate is supported only as an inability to verify, not as evidence of malicious behavior. This file says it is merely a legacy-name compatibility entry and requires actual handling to follow `../lark-meeting/SKILL.md`; it also declares a dependency on `lark-cli`. Because the referenced skill is absent, the evidence cannot show which meetings, files, or account data it accesses, whether it performs network or write operations, or whether it asks for user authorization. Before enabling it, a user can request that referenced file for review and restrict the CLI account’s permissions and scope.

This assessment concerns the code and conditions shown, not proof that harm has occurred.
SKILL.md:4In the instructions
version: 1.0.0description: "仅当用户或上游配置显式指定 lark-minutes 时使用,相关请求统一交由 lark-meeting 技能处理。"metadata:  requires:    bins: ["lark-cli"]    skills: ["lark-meeting"]---
Show 1 other places
SKILL.md:13In the instructions
本技能只用于兼容旧名称,不直接处理业务。**MUST 完整读取 [`../lark-meeting/SKILL.md`](../lark-meeting/SKILL.md),并按照其中的路由和行动指南执行。**
Could it change links or payment recipients without asking?Looks for forced referral or payment changes combined with instructions to hide the change.No risks found

Inside this skill

1 instruction sections

This Skill is a compatibility entry for an old name. It does not handle meeting tasks itself; when invoked, it delegates the actual behavior to the adjacent lark-meeting Skill.

View source
SKILL.md:11In the instructions
# Compatibility entry本技能只用于兼容旧名称,不直接处理业务。**MUST 完整读取 [`../lark-meeting/SKILL.md`](../lark-meeting/SKILL.md),并按照其中的路由和行动指南执行。**

The metadata declares that the environment needs lark-cli and the lark-meeting Skill; the supplied material does not show specific command arguments or when the binary would be invoked.

View source
SKILL.md:5In the instructions
description: "仅当用户或上游配置显式指定 lark-minutes 时使用,相关请求统一交由 lark-meeting 技能处理。"metadata:  requires:    bins: ["lark-cli"]    skills: ["lark-meeting"]---
Start here · InstructionsSKILL.md
lark-minutes
Lines connect the instruction file to its sections, not an observed execution order. Select a section to read the source.
Files and check records1 files

Coverage and gaps

Content covered in each file

These are the source ranges included in this check, not a guarantee that every issue has been resolved.

  • SKILL.mdFull text included

This report is for the version above. We read the available code and instructions without running the skill or checking extra packages it installs. This is not a promise of safety: a different version or setup may behave differently.

  • SKILL.mdInstructions
Lines read
16
File checksum (to compare versions)
30debcb0c60c4226bacf4385dc1a13c96944aba303ab63e82dad27d07399130a