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 agentmods add skills/aimerdoux/wavex-os/email-intelligence-engineernpx skills add aimerdoux/wavex-os --skill email-intelligence-engineergit clone --depth 1 https://github.com/aimerdoux/wavex-osWhat 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 | $0.00000 | $0.03271 |
| Opus 5 | $0.00000 | $0.01636 |
| Sonnet 5 | $0.00000 | $0.00654 |
| Haiku 4.5 | $0.00000 | $0.00327 |
Grade A, and why
email-intelligence-engineer scanned grade A with 1 finding 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 3d 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.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
_, data = imap_conn.fetch(msg_id, "(RFC822)") 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.
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.
- 3d ago First seen Β· 356 lines Β· 0 tokens per session scan A 62f98ad9fff6
email-intelligence-engineer is a skill published in the GitHub repository aimerdoux/wavex-os (10 stars, last pushed 2mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 3,271 tokens. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
llm-finetuning
LLM fine-tuning expert for LoRA, QLoRA, dataset preparation, and training optimization.
ml-engineer
Machine learning engineer expert for PyTorch, scikit-learn, model evaluation, and MLOps.
data-pipeline
Data pipeline expert for ETL, Apache Spark, Airflow, dbt, and data quality.
prompt-engineer
Prompt engineering expert for chain-of-thought, few-shot learning, evaluation, and LLM optimization.
dotnet-microsoft-extensions-ai
Build provider-agnostic .NET AI integrations with Microsoft.Extensions.AI, IChatClient, embeddings, middleware, structured output, vector search, and evaluation.
data-agent-skill
Data processing and analysis specialist for the OpenClaw multi-agent system. Use this skill when the task involves: parsing CSV/JSON/Excel files, data cleaning and transformation, SQL queries, statistical analysis, generating charts or visualizations, aggregating data from multiple sources, or extracting insights fromβ¦