feishu-doc-long-content
v1.0.0Create Feishu Docs by first creating an empty doc, then write content in chunks under 800 bytes to avoid truncation or errors.
⭐ 0· 673·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the SKILL.md guidance: it explains create/write/read flows and strategies for splitting content to avoid Feishu's per-call size limits. The package.json is metadata-only and consistent with an instruction-only skill.
Instruction Scope
SKILL.md stays on-topic (how to create a blank doc, then write content in <800-byte chunks, and verify). It references doc_id/doc_token values the caller must supply, but it does not instruct reading unrelated files or exfiltrating data. Note: it suggests saving local markdown files as a best practice, which implies local file I/O by the user/agent if implemented, but the instructions do not automatically perform that I/O.
Install Mechanism
No install spec or code is provided (instruction-only). No downloads, no binaries, no archives — lowest install risk.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md examples use doc_token/doc_id parameters (expected for Feishu API calls), so a real integration would require valid Feishu credentials supplied at runtime by the user or agent. This absence is coherent for an instruction-only guide but means the skill itself will not automatically access secrets.
Persistence & Privilege
always is false and there is no code that requests persistent privileges or modifies agent/system configuration. No elevated presence is requested.
Assessment
This skill is a plain text guide — it won't install software or automatically use your credentials. If you plan to follow it to actually write to Feishu, you or the integrating agent will need to supply valid Feishu doc tokens/credentials at runtime; only provide those to trusted code or manual prompts. Test with small content first, avoid pasting secrets into the content, and prefer manual confirmation before allowing any agent to use your Feishu credentials.Like a lobster shell, security has layers — review code before you run it.
latestvk97cddgf7zxfpv8ny200xsqk0d81vw7n
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
