CATL Wiki Knowledge Base
v1.0.0CATL (宁德时代) project wiki knowledge base — shared across all agents. Activate when: (1) looking up CATL client info, project docs, industry research, content...
⭐ 0· 53·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name, description, and SKILL.md consistently describe a CATL project wiki helper for Feishu. The included node tokens and module mapping match the stated purpose. There are no unexpected third-party services or unrelated credentials requested in the skill bundle.
Instruction Scope
Instructions are narrowly scoped to reading and writing Feishu wiki nodes and maintaining changelogs. They require updating two local files (references/wiki-structure.md and changelog.md) and appending to the Feishu '变更记录' page. This is consistent with a shared knowledge-base skill, but it does mean the agent will be instructed to write into the skill workspace (local changelog and structure file). Confirm that the platform allows/isolates such writes and that sensitive content is not being recorded into the local changelog.
Install Mechanism
No install spec is present (instruction-only plus a small helper script). This is low-risk: nothing is downloaded or extracted from external URLs and no packages are installed.
Credentials
The skill declares no required env vars or credentials. SKILL.md uses feishu_wiki/feishu_doc actions (platform-integrated connectors are implied). If your platform does not provide Feishu connectors, the agent would need Feishu credentials to operate — the skill does not request them explicitly. Verify how Feishu auth is supplied by your agent platform and whether those credentials are scoped appropriately.
Persistence & Privilege
always:false (normal). The skill modifies its own bundled files (wiki-structure.md, changelog.md) and includes a script to log changes locally. Modifying its own files is reasonable for a knowledge-base, but it persists written data in the skill workspace; consider whether that persistence is acceptable and who can read those files on the host.
Assessment
This skill appears to do what it says: read/write specific Feishu wiki nodes and keep audit entries. Before installing, confirm two platform details: (1) how Feishu authentication is provided (the skill assumes feishu_wiki/feishu_doc actions are available; if not, Feishu tokens will be needed outside the skill), and (2) whether agents are permitted to modify the skill workspace (it will update references/wiki-structure.md and append to changelog.md). Also confirm organizational policy on storing change summaries locally (the changelog may contain sensitive notes). If you allow autonomous agents to invoke skills, ensure only trusted agents can use this one because it can write wiki content and persist logs.Like a lobster shell, security has layers — review code before you run it.
latestvk9774ej99rnj88zwpwqm0r8rwx84ddd7
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
