← Back to Skills Marketplace
zxc159620352

Simple Management of Product Documents

by zxc159620352 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ⚠ suspicious
205
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install simple-product-doc-manager
Description
Simple Management of Product Documents - A structured workflow for managing product documentation in Feishu (Lark). Use this skill when: - Creating a new pro...
Usage Guidance
Do not assume these embedded values are harmless examples. Before installing or using this skill: 1) Ask the author to remove any App Secret, access tokens, refresh tokens, or other credentials from the skill files and confirm whether the included values are placeholders or real. 2) If they are real, do not use them — those credentials should be rotated immediately by the owner. 3) Require the skill to declare any needed environment variables formally (e.g., FEISHU_APP_ID, FEISHU_APP_SECRET, FEISHU_USER_TOKEN) instead of embedding secrets in docs, and prefer storing secrets in a secrets manager, not in documentation. 4) Verify whether your agent will ever autonomously call the Feishu APIs using any embedded tokens; if so, ensure tokens are yours, limited in scope, and revocable. 5) Consider treating the skill as untrusted until the credentials are removed or replaced with clearly labeled, non-privileged test values and until the author explains why credentials appear in the bundle.
Capability Analysis
Type: OpenClaw Skill Name: simple-product-doc-manager Version: 1.1.0 The skill bundle contains hardcoded Feishu API credentials, including an App ID, App Secret, and User Access Tokens, within 'references/feishu-api-setup.md'. While presented as an 'actual case' example, the inclusion of functional secrets in a skill bundle is a severe security risk. Additionally, 'SKILL.md' explicitly directs the AI agent to create and manage 'Configuration Records' documents intended to store sensitive information like API keys and environment variables. This combination creates a high risk of data exposure or credential harvesting if the provided 'example' credentials are used for real project documentation.
Capability Assessment
Purpose & Capability
The skill's stated purpose is Feishu (Lark) document management, which aligns with the instructions and examples. However, the package declares no required environment variables or credentials while the included reference (references/feishu-api-setup.md) contains an App ID, App Secret, user_access_token, refresh_token, and concrete document links. Either those values are accidental/leftover secrets or the skill expects secret access but fails to declare it. That mismatch is incoherent and risky.
Instruction Scope
SKILL.md and the reference files provide step-by-step Feishu OAuth flows and API calls (creating spaces, writing docs, token refresh). They instruct storing App Secret in env vars and to use user_access_token mode. The instructions themselves stay within Feishu doc management, but the included reference material explicitly publishes sensitive credentials and example tokens and also suggests storing config data (including API keys and env variables) in configuration records—potentially encouraging secret disclosure in project docs. The skill's instructions do not request explicit user confirmation around any embedded credentials, leaving room for accidental reuse or leakage.
Install Mechanism
No install spec or binaries — instruction-only. This is low technical risk from an install/execution standpoint (nothing is dropped or executed on disk by an installer).
Credentials
The skill declares no required env vars or primary credential, yet the supplied references include an App Secret and user tokens. That indicates either undocumented credential requirements or inadvertent inclusion of real secrets. The skill also encourages use of user_access_token (which grants document-level edit access) but does not declare or manage those credentials. Requesting or embedding tokens of another user's account is disproportionate and suspicious.
Persistence & Privilege
The skill is not marked always:true and has no install; it does not request persistent system-level privileges. Autonomous invocation is allowed (platform default) but this is not sufficient alone to elevate privilege concerns.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install simple-product-doc-manager
  3. After installation, invoke the skill by name or use /simple-product-doc-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Add complete Feishu API setup guide with troubleshooting
v1.0.0
Initial release of simple-product-doc-manager. - Provides a structured workflow for managing product documentation in Feishu (Lark). - Defines standardized document structure for project knowledge bases, including requirements, code logic, and configuration records. - Supports version control for product requirement documents with clear naming conventions. - Outlines document lifecycle rules (drafting, finalized, archiving, and iteration). - Includes best practices and workflow examples for smooth document management.
Metadata
Slug simple-product-doc-manager
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Simple Management of Product Documents?

Simple Management of Product Documents - A structured workflow for managing product documentation in Feishu (Lark). Use this skill when: - Creating a new pro... It is an AI Agent Skill for Claude Code / OpenClaw, with 205 downloads so far.

How do I install Simple Management of Product Documents?

Run "/install simple-product-doc-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Simple Management of Product Documents free?

Yes, Simple Management of Product Documents is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Simple Management of Product Documents support?

Simple Management of Product Documents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Simple Management of Product Documents?

It is built and maintained by zxc159620352 (@zxc159620352); the current version is v1.1.0.

💬 Comments