Session Persistence
Medium
- Category
- Rogue Agent
- Content
Feishu/Lark Bitable CRUD skill. Teaches your agent to correctly use feishu_bitable_* tools for creating, reading, updating records in Feishu Bitable. Handles both /wiki/ and /base/ URL formats automatically — resolves wiki node_token to real bitable app_token before any operation. Use when: agent needs to read/write Feishu Bitable (multidimensional spreadsheet) data. metadata: clawdbot: emoji: "📊"- Confidence
- 72% confidence
- Finding
- The skill is designed to read and write persistent data in an external Feishu Bitable instance, which means agent actions can have durable side effects beyond the current session. While persistence is the purpose of the skill, the lack of accompanying constraints around authorization, confirmation, and scope verification makes this capability security-relevant because mistakes or prompt-manipulated actions can permanently alter user data.
