Byte-exact credential leak detection using Aho-Corasick multi-pattern matching
- security
- credentials
- scanning
Skills give agents know-how.
Specs give them collective engineering experience.
A spec is a versioned markdown document that captures how to build something well — patterns, constraints, examples, edge cases. Unlike docs written for humans, specs are structured for agents: machine-readable TOML frontmatter, stable URLs, signed authorship, and explicit license terms. Think npm, but for engineering knowledge.
# Universal (macOS + Linux) — Recommended curl -fsSL https://get.specbird.sh | sh # macOS brew install specbird # Node npm install -g specbird
specbird install @attia/proxyAgent reads docs/ and builds with proven patterns.
Byte-exact credential leak detection using Aho-Corasick multi-pattern matching
Fast multi-pattern string matching for large-scale document scanning
Known patterns for HTTP proxy misconfiguration and credential exposure
Encoding variant normalization for Unicode and byte sequence analysis
registry.specbird.com/llms.txttext/spec$ specbird install @attia/byte-exact-scanner ✓ Resolved @attia/byte-exact-scanner@1.2.0 ✓ Fetched 3 dependencies ✓ Wrote docs/byte-exact-scanner.md → Agent context ready. 1,847 tokens.
| CLAUDE.md / .cursorrules | Skill libraries | Specbird specs | |
|---|---|---|---|
| Versioned | ❌ | ✅ | ✅ |
| Attributed authorship | ❌ | partial | ✅ |
| License terms | ❌ | ❌ | ✅ |
| [next] agent actions | ❌ | ❌ | ✅ |
| Citable in code annotations | ❌ | ❌ | ✅ |
Specbird speaks directly to agent crawlers. No JavaScript required for spec content — every spec is server-rendered HTML and available as text/spec.
registry.specbird.com/llms.txttext/spec (default)text/spec response:[spec] name = "@attia/byte-exact-scanner" version = "1.2.0" license = "MIT" [next] action = "annotate" command = "specbird annotate @attia/byte-exact-scanner@1.2.0 \"summary\""