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/novuhq/novu/framework-integrationnpx skills add novuhq/novu --skill framework-integrationgit clone --depth 1 https://github.com/novuhq/novuWrote 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/novuhq/novu/framework-integration)<a href="https://agentmods.dev/skills/novuhq/novu/framework-integration"><img src="https://agentmods.dev/badge/skills/novuhq/novu/framework-integration.svg" alt="Measured on agentmods" 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 | $0.00144 | $0.07113 |
| Opus 5 | $0.00072 | $0.03556 |
| Sonnet 5 | $0.00029 | $0.01423 |
| Haiku 4.5 | $0.00014 | $0.00711 |
Grade B, and why
novu-framework-integration scanned grade B 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 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.
Unrestricted tool accessmediumExcessive agency
A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.
Run arbitrary code and persist its result for later steps. 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 ships with it
9 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/bridge-endpoint.md 7.1 KB
- references/deployment.md 7.2 KB
- references/email-templates.md 7.4 KB
- references/examples.md 11 KB
- references/schema-validation.md 7.3 KB
- references/security.md 5.5 KB
- references/studio-and-cli.md 5.6 KB
- references/translations.md 6.9 KB
- references/workflow-and-steps.md 18 KB
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.
- 5d ago First seen · 831 lines · 144 tokens per session scan B f90c1c0f600b
novu-framework-integration is a skill published in the GitHub repository novuhq/novu (39,741 stars, last pushed today), with no licence file. It adds 144 tokens to every session and 7,113 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
wraps-workflows
Build email and SMS automation workflows using the @wraps.dev/client TypeScript DSL. Covers triggers, steps, branching, cascades, and the full defineWorkflow API.
inbox-triage
Email inbox triage for AI agents — scan, categorize, draft replies, surface urgent items, and archive noise. Supports Gmail and IMAP for inbox zero workflows.
Twilio SMS Automation
Automate SMS communications, two-way messaging, notifications, and voice workflows with Twilio.
cart-abandonment-recovery
Win back shoppers who leave items in their cart by setting up timed email, SMS, and push sequences with escalating incentives to complete their purchase.
gmail-tool
Gmail integration tool for unread checks, reading bodies, and drafts via OAuth2 Gmail API access. Use when: reading inbox mail, fetching message bodies, writing drafts, or searching labeled mail.
Send emails directly from your agent. Supports HTML and plain text. Works with Unosend (5,000 free emails/month) or any SMTP provider.