jelou-integration

jelou-integration is a cursor rule for Cursor from justinz12xd/HACKATON-TAWS. It costs 0 tokens per session (135 once invoked), scanned A, original, no licence file.

Rules for working with Jelou webhooks, which send event data between systems, and WhatsApp messages.

In plain words
What is it for?
It is for implementing or reviewing Jelou webhook and WhatsApp messaging integrations.
Why use it?
It helps prevent integrations from violating the messaging or webhook constraints required by Jelou.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

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.

agentmods
npx agentmods add rules/justinz12xd/hackaton-taws/jelou-integration
Clone the repo
git clone --depth 1 https://github.com/justinz12xd/HACKATON-TAWS

Made for: Cursor.

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 jelou-integration

README.md
[![agentmods](https://agentmods.dev/badge/rules/justinz12xd/hackaton-taws/jelou-integration.svg)](https://agentmods.dev/rules/justinz12xd/hackaton-taws/jelou-integration)
Your own site
<a href="https://agentmods.dev/rules/justinz12xd/hackaton-taws/jelou-integration"><img src="https://agentmods.dev/badge/rules/justinz12xd/hackaton-taws/jelou-integration.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 135 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00000 $0.00135
Opus 5 $0.00000 $0.00068
Sonnet 5 $0.00000 $0.00027
Haiku 4.5 $0.00000 $0.00014

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

Security

Grade A, and why

jelou-integration 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 5d 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.

.cursor/rules/jelou-integration.mdc · 18 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. 5d ago First seen · 18 lines · 0 tokens per session scan A 5833d281593f

Subscribe to this mod's changes

jelou-integration is a cursor rule published in the GitHub repository justinz12xd/HACKATON-TAWS (2 stars, last pushed 1mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 135 tokens. 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 cursor rules, from other repositories

cross-platform-frontend

前端跨端架构——产品页单树 + 壳自适应;能力黑名单减法;fold 只留桌面一套;必过 conformance.

Lawofall/AgentCore · 0 tokens

doc-governance

文档治理——docs/ 与 rules/ 定位、内容策略、同步规则、命名篇幅。写/改 docs/ 或 .cursor/rules/ 前阅读。.

Lawofall/AgentCore · 0 tokens

frontend-preview

改桌面前端组件/样式/布局后想自检渲染效果、或想离线查看某个 AI 态(辩论/派单/升级/审批/计划复核/工具/引用…)时读——#/preview 离线回放 conformance 向量、帧滑块逐帧看流式中间态、pnpm dev:web 纯浏览器跑渲染层、pnpm shoot 无头截图自检、协作图两入口视口探针 shoot:graph-probe、CI 渲染冒烟门禁。别再靠跑真实 AI 看前端效果。.

Lawofall/AgentCore · 139 tokens

verify-scope

改完代码要跑验证时读——三档验证阶梯的窄化命令配方(pytest ::/-k/--lf、vitest 点名文件/-t/--related、shoot 场景过滤)、release:gate 五段分拆与失败续跑、反空转与跨包边界。跑 release:gate / 全量 pytest / 全量 vitest / pnpm shoot 前必读。.

Lawofall/AgentCore · 90 tokens

color-tokens

配色 token 规范——写任何颜色(Tailwind 类或 CSS)时参考,只用语义 token、禁硬编码.

Lawofall/AgentCore · 0 tokens

dev-process

Cursor rule "dev-process" from Lawofall/AgentCore, covering 开发工作流, 新会话冷启动, 决策权限, 设计纪律 and 补丁绊线.

Lawofall/AgentCore · 1,058 tokens