ixf-messenger-reader

ixf-messenger-reader is a skill for Claude Code, Codex from serialq7ic4/ixf-toolbox. It costs 33 tokens per session (398 once invoked), scanned A, original, no licence file.

A read-only inspection guide for authorized i讯飞 Messenger accounts and their local browser setup.

In plain words
What is it for?
Use it to check Messenger readiness, unread messages, recent messages, chat routing, or local browser-profile requirements.
Why use it?
It helps determine whether messages can be inspected and whether the required browser profile is ready, without sending anything.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to check Messenger readiness, unread messages, recent messages, chat routing, or local browser-profile requirements.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/serialq7ic4/ixf-toolbox/ixf-messenger-reader
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 serialq7ic4/ixf-toolbox --skill ixf-messenger-reader
Clone the repo
git clone --depth 1 https://github.com/serialq7ic4/ixf-toolbox

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 ixf-messenger-reader

README.md
[![agentmods](https://agentmods.dev/badge/skills/serialq7ic4/ixf-toolbox/ixf-messenger-reader.svg)](https://agentmods.dev/skills/serialq7ic4/ixf-toolbox/ixf-messenger-reader)
Your own site
<a href="https://agentmods.dev/skills/serialq7ic4/ixf-toolbox/ixf-messenger-reader"><img src="https://agentmods.dev/badge/skills/serialq7ic4/ixf-toolbox/ixf-messenger-reader.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 398 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.00033 $0.00398
Opus 5 $0.00016 $0.00199
Sonnet 5 $0.00007 $0.00080
Haiku 4.5 $0.00003 $0.00040

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

Security

Grade A, and why

ixf-messenger-reader 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/claude-code/ixf-messenger-reader/SKILL.md · 32 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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 · 32 lines · 33 tokens per session scan A 2580d857d0bc

Subscribe to this mod's changes

ixf-messenger-reader is a skill published in the GitHub repository serialq7ic4/ixf-toolbox (2 stars, last pushed 10d ago), with no licence file. It adds 33 tokens to every session and 398 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

browser-bridge

Token-efficient Chrome tab inspection, interaction, and patching via local bridge extension (CLI: bbx). Reads live DOM, styles, console, network, and storage from a real Chrome tab with lower token cost than screenshots.

koltyakov/browser-bridge · 49 tokens

wrench

Use Wrench to give a bring-your-own coding agent bounded, local-first web capabilities: capture or scrape public and signed-in web pages into Markdown; archive authorized audio, video, and transcripts with verification; query encrypted cached email, contacts, inbox, and messaging views; resolve a live conversation…

hraness/wrench · 239 tokens

web-cap

Use when you need to operate or inspect a real browser tab through local-first browser automation, including clicking, typing, reading page state, extracting data, navigating pages, or running reusable scripts against live browser sessions.

edgestorage/web-cap · 45 tokens

playwright-qa

Automated visual QA testing using Playwright — navigate web apps like a real user, capture screenshots, find bugs, and fix them.

CoWork-OS/CoWork-OS · 32 tokens

autobrowse

Learn a reliable browser workflow by iterating on a real web task, recording strategy, and proposing a reusable skill.

CoWork-OS/CoWork-OS · 27 tokens

ego-search

A search component for finding information through websites where you are already signed in, using either an agent browser or a bridge to your Chrome or Edge browser. It keeps signed-in results separate from public search results.

taxueseek/argo · 234 tokens