access

access is a skill for Claude Code from phxwang/feishuchannel-for-claudecode. It costs 45 tokens per session (1,179 once invoked), scanned A, original, no licence file.

A tool for controlling who can access a Feishu channel, including pairings, allowlists and messaging rules.

In plain words
What is it for?
Use it to approve pairings, review allowed users, edit allowlists, or change direct-message and group-chat policy.
Why use it?
It helps manage channel access without changing permissions manually in several places.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the feishu plugin — 3 skills, 1 MCP server shipped together

Good fit Use it to approve pairings, review allowed users, edit allowlists, or change direct-message and group-chat policy.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/phxwang/feishuchannel-for-claudecode/access
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 phxwang/feishuchannel-for-claudecode --skill access
Clone the repo
git clone --depth 1 https://github.com/phxwang/feishuchannel-for-claudecode

Made for: Claude Code.

Or install feishu, the plugin that ships this one along with the rest of its 3 skills, 1 MCP server.

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 access

README.md
[![agentmods](https://agentmods.dev/badge/skills/phxwang/feishuchannel-for-claudecode/access/github.svg)](https://agentmods.dev/skills/phxwang/feishuchannel-for-claudecode/access)
Your own site
<a href="https://agentmods.dev/skills/phxwang/feishuchannel-for-claudecode/access"><img src="https://agentmods.dev/badge/skills/phxwang/feishuchannel-for-claudecode/access/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 access

Your own site · 80×15
<a href="https://agentmods.dev/skills/phxwang/feishuchannel-for-claudecode/access"><img src="https://agentmods.dev/badge/skills/phxwang/feishuchannel-for-claudecode/access.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,179 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 unknown 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.00045 $0.01179
Opus 5 $0.00023 $0.00589
Sonnet 5 $0.00009 $0.00236
Haiku 4.5 $0.00005 $0.00118

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

Security

Grade A, and why

access 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 8d 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.

skills/access/SKILL.md · 136 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 8d ago First seen · 136 lines · 45 tokens per session scan A f9d4b38cae3c

Subscribe to this mod's changes

access is a skill published in the GitHub repository phxwang/feishuchannel-for-claudecode (2 stars, last pushed 20d ago), with no licence file. It adds 45 tokens to every session and 1,179 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-31.

Related

Other skills, from other repositories

configure

Configure the claude-lark-plugin by managing /.claude/channels/lark/.env. Use when the user asks to configure, setup, or change Lark/Feishu settings or credentials.

IS908/claude-lark-plugin · 42 tokens

jobs

Manage scheduled jobs (cronjobs) — create, list, pause, resume, and delete recurring tasks. Invokes the plugin's MCP tools from the Claude Code terminal; defaults to a redacted view to reduce incidental exposure (screen share, shoulder surfing).

IS908/claude-lark-plugin · 51 tokens

create-site

Creates a new Power Pages code site (SPA) using React, Angular, Vue, or Astro. Guides through the full process from initial concept to deployed site: requirements discovery, scaffolding, component planning, design, implementation, validation, and deployment. Use when the user wants to create, build, or scaffold a new…

microsoft/power-platform-skills · 73 tokens

google-ads-audit

Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…

nowork-studio/notfair-plugin · 114 tokens

review

5-pass structured code review — correctness, security, performance, readability, consistency.

SethGammon/Citadel · 17 tokens

clawhub-nextclaw

Use when the user wants to search external ClawHub skills or install a ClawHub skill into a NextClaw workspace's skills directory without treating ClawHub as the NextClaw marketplace.

Peiiii/nextclaw · 47 tokens