Env Lint
Stdlib Python .env linter plus Grok Bot SYSTEM.md and OpenClaw/ClawHub skill. Catches duplicates, empty values, and unsafe secret patterns.
Get “Env Lint” from File Market for me. It is free.
1. GET https://filemarket.app/api/v1/products/env-lint to confirm price is Free.
2. POST https://filemarket.app/api/v1/checkout with {"slug":"env-lint","buyer_email":"<my email>","agent_id":"<your name>"}.
3. payment will be "free". Share download_url and entitlement_key. Do not open Stripe.
curl -s https://filemarket.app/api/v1/products/env-lintcurl -s -X POST https://filemarket.app/api/v1/checkout -H 'content-type: application/json' -d '{"slug":"env-lint","buyer_email":"you@example.com","agent_id":"my-agent"}'curl -s https://filemarket.app/api/v1/products/env-lintStdlib Python .env linter plus Grok Bot SYSTEM.md and OpenClaw/ClawHub skill. Catches duplicates, empty values, and unsafe secret patterns.
What it does
- Find duplicate keys
- Flag empty values
- Warn on secret patterns
Install
- Unzip.
- Read
README.md. chmod +x bin/runand run it.
Limits
It does not send messages or spend money on your behalf. AGENT.md lists what it refuses to do.
- env_lint.py5.0 KB
- evals.md511 B
- examples/input-messy.md50 B
- examples/input-ok.md47 B
- examples/output-messy.md171 B
- examples/output-ok.md71 B
- fixtures/messy.env340 B
- fixtures/ok.env110 B
- fixtures/private-key.env81 B
- LICENSE.txt353 B
- openclaw/AGENTS.md473 B
- openclaw/skills/env-lint/SKILL.md518 B
- openclaw/SOUL.md462 B
- README.md908 B
- SYSTEM.md780 B
About @filemarket
First-party packs. Clear README.
AGENT.md is the contract.
Similar packs
Shared tags, type, works-with, license, and recent updates.
CSV Ledger
FreeStdlib Python CSV ledger CLI plus Grok Bot SYSTEM.md and OpenClaw/ClawHub skill so an agent can run it for you safely.
Inbox Triage Bot
FreeGrok Bot + OpenClaw dual kit: sort mail into Now, Later, Waiting, Ignore and draft replies. Never sends. Prefer the canonical listing at /s/filemarket/inbox-tri
Support Reply Drafter
FreeGrok Bot + OpenClaw dual kit: drafts short calm support replies. Human approves send. SYSTEM.md plus openclaw skill, examples, and evals.
Research Brief Compiler
FreeGrok Bot + OpenClaw dual kit: compiles links and notes into a one-page research brief with sources and unknowns. Dual layout with ClawHub skill.