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/elasticdotventures/_b00t_/direnv-patternnpx skills add elasticdotventures/_b00t_ --skill direnv-patterngit clone --depth 1 https://github.com/elasticdotventures/_b00t_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.
[](https://agentmods.dev/skills/elasticdotventures/_b00t_/direnv-pattern)<a href="https://agentmods.dev/skills/elasticdotventures/_b00t_/direnv-pattern"><img src="https://agentmods.dev/badge/skills/elasticdotventures/_b00t_/direnv-pattern.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.00053 | $0.02802 |
| Opus 5 | $0.00026 | $0.01401 |
| Sonnet 5 | $0.00011 | $0.00560 |
| Haiku 4.5 | $0.00005 | $0.00280 |
Grade B, and why
direnv-pattern 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 today.
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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo apt-get install direnv 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.
- today First seen · 443 lines · 53 tokens per session scan B 41dfa8485377
direnv-pattern is a skill published in the GitHub repository elasticdotventures/_b00t_ (14 stars, last pushed today), with no licence file. It adds 53 tokens to every session and 2,802 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
env-file-manager
环境变量文件管理(.env解析、比较、验证、模板生成、缺失检测、安全检查).
agent-framework-azure-ai-py
Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK.
agents-v2-py
Build container-based Foundry Agents with Azure AI Projects SDK (ImageBasedHostedAgentDefinition). Use when creating hosted agents with custom container images in Azure AI Foundry.
varlock-agent-readiness
Use this skill to discover machine-readable metadata published by varlock.dev.
varlock-docs-search
Use this skill to discover and answer questions about varlock documentation with the remote MCP service or the llms.txt bundles.
frontend-code-review
Use only when the user explicitly requests a review or audit of frontend code under web/ or packages/dify-ui/. Supports pending-change, file-focused, and pasted-diff reviews. Do not use for implementation-only requests, diagnosis without review intent, or backend-only code.