Feishu

Feishu is a skill for Claude Code, Codex from fanfan-de/anybox. It costs 35 tokens per session (228 once invoked), scanned A, original, MIT.

A skill for searching and reading content in Feishu, a workplace collaboration platform with documents, wikis, spreadsheets, and tables.

In plain words
What is it for?
Use it to search files, read documents and sheets, inspect wiki pages, and view records in Feishu tables.
Why use it?
It gives an agent a defined way to inspect user-authorized Feishu content without manually navigating the service.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to search files, read documents and sheets, inspect wiki pages, and view records in Feishu tables.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fanfan-de/anybox/feishu
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add fanfan-de/anybox --skill feishu
Clone the repo
git clone --depth 1 https://github.com/fanfan-de/anybox

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Feishu

README.md
[![agentmods](https://agentmods.dev/badge/skills/fanfan-de/anybox/feishu/github.svg)](https://agentmods.dev/skills/fanfan-de/anybox/feishu)
Your own site
<a href="https://agentmods.dev/skills/fanfan-de/anybox/feishu"><img src="https://agentmods.dev/badge/skills/fanfan-de/anybox/feishu/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Feishu

Your own site · 80×15
<a href="https://agentmods.dev/skills/fanfan-de/anybox/feishu"><img src="https://agentmods.dev/badge/skills/fanfan-de/anybox/feishu.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 35 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 228 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00035 $0.00228
Opus 5 $0.00017 $0.00114
Sonnet 5 $0.00007 $0.00046
Haiku 4.5 $0.00003 $0.00023

Measured 10d ago against content hash bd685236e897, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

Feishu scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packages/anyboxagent/plugins/builtin/feishu/0.1.0/skills/feishu/SKILL.md · 18 lines

What it actually says

Feishu

Use the Feishu connector tools for user-authorized Feishu data. Prefer read-only actions unless the user explicitly asks for edits and the connector exposes write tools.

  • Use feishu_profile to verify which Feishu account is connected.
  • Use feishu_search_files to find files by keyword.
  • Use feishu_get_file_metadata to inspect Drive metadata for known tokens.
  • Use feishu_read_docx_raw to read plain text from a Docx document ID or URL.
  • Use feishu_list_docx_blocks when structured Docx block data is needed.
  • Use feishu_list_wiki_spaces, feishu_get_wiki_node, and feishu_list_wiki_nodes for Wiki navigation.
  • Use feishu_read_sheet_values to read spreadsheet ranges.
  • Use feishu_list_bitable_records to inspect Bitable table records.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 18 lines · 35 tokens per session scan A bd685236e897

Subscribe to this mod's changes

Feishu is a skill published in the GitHub repository fanfan-de/anybox (57 stars, last pushed 27d ago), licensed MIT. It adds 35 tokens to every session and 228 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.