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.
npx skills add Fortytwoo/codex-tencent-connectors --skill qq-mailgit clone --depth 1 https://github.com/Fortytwoo/codex-tencent-connectorsWrote 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.
[](https://agentmods.dev/skills/fortytwoo/codex-tencent-connectors/qq-mail)<a href="https://agentmods.dev/skills/fortytwoo/codex-tencent-connectors/qq-mail"><img src="https://agentmods.dev/badge/skills/fortytwoo/codex-tencent-connectors/qq-mail/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.
<a href="https://agentmods.dev/skills/fortytwoo/codex-tencent-connectors/qq-mail"><img src="https://agentmods.dev/badge/skills/fortytwoo/codex-tencent-connectors/qq-mail.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00036 | $0.00296 |
| Opus 5 | $0.00018 | $0.00148 |
| Sonnet 5 | $0.00007 | $0.00059 |
| Haiku 4.5 | $0.00004 | $0.00030 |
Grade A, and why
qq-mail 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.
What it actually says
QQ Mail
Use the tools exposed by the qq-mail MCP server.
Bootstrap
Call GetMe before other QQ Mail operations in each session. Use the primary alias unless the user selects another one. Check scopes and attachment limits from the response.
Read Operations
- Use
ListMessages,GetMessage, andSearchMessagesfor mail retrieval. - Use
ListAttachmentsbeforeDownloadAttachmentwhen attachment IDs are not already known. - Save decoded attachments only to a user-approved or workspace-controlled path and report that path.
Two-Phase Confirmation
SendMessage, ReplyMessage, ForwardMessage, and DeleteMessage require explicit user confirmation.
- Make the first call without
confirmation_token. - A response with business code
42801containsdetails.confirmation_token,expires_at, andoperation_summary. - Show the complete operation summary and ask the user to confirm.
- Do not claim success and do not retry automatically.
- After confirmation, repeat the exact same call with the returned
confirmation_token. - If the token expires or the user declines, discard it.
Before deletion, verify that GetMe.scopes includes mail:delete.
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.
- 10d ago First seen · 32 lines · 36 tokens per session scan A 028783870334
qq-mail is a skill published in the GitHub repository Fortytwoo/codex-tencent-connectors (2 stars, last pushed 1mo ago), licensed MIT. It adds 36 tokens to every session and 296 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.
Other skills, from other repositories
houseclean
Cross-drive storage audit and cleanup. Surveys all drives, finds orphaned git worktrees, large AI tool caches (.ollama, .gemini, .cursor, npm, pip), and buildable artifacts (nodemodules, .venv). Produces a prioritized action plan with specific migration commands. Use when disk space is low or worktrees need cleanup…
schedule
Manages recurring and one-off scheduled tasks. Session-scoped scheduling via CronCreate/CronDelete/CronList. Documents the cloud path for tasks that need to survive machine sleep or network drops.
ambient-project
Quietly maintain a useful project view from meaningful work in the current Codex session. Use when work creates a task, bug, decision, idea, risk, milestone, plan, progress update, or explicit completion.
connecting-with-people
Applies advanced interpersonal techniques for building genuine, lasting connections in entrepreneurial contexts. Covers the power of validation as the deepest form of listening, leading with 'How can I help you?' as a first-meeting strategy, maintaining authentic online identity, vulnerability as a professional…
stoic-pragmatism
Distills the Stoic insistence on philosophy as action rather than theory, covering simplicity, efficiency, realism, the primacy of practice over abstraction, and the elimination of unnecessary complexity. Use when founders are overthinking strategy at the expense of execution, when organisations are drowning in…
covey-seven-habits
Applies Stephen Covey's Seven Habits framework for personal and interpersonal effectiveness, progressing from dependence through independence to interdependence. Covers proactivity, mission clarity, prioritization, Win/Win thinking, empathic listening, synergy, and renewal. Use when conducting personal effectiveness…