Skip to content
@Back-Road-Creative

Back Road Creative

AI agent security tooling and technology consulting.

Back Road Creative

Software systems and technology consulting, based in Franklin, North Carolina.

We build in three layers, and this org is where the bottom one lives.

  • Open tooling at the base. The general-purpose pieces of our production systems get pulled out, cleaned up, and published here as standalone repositories — useful on their own, with no obligation to adopt anything else we make.
  • An agent-run engineering practice in the middle. The work is done by AI agents operating under mechanical constraints: gates in the filesystem and in CI that an agent cannot talk its way past, and every change landing as a pull request a human reviews and merges.
  • Products on top. Our own products are built on those two layers. They stay private, but the parts of them that are generally useful do not.

Public right now

  • Governance and hygiene — rigscore: a configuration hygiene checker for AI development environments. Point it at a project and it reads the files that decide what your agents are allowed to do — governance docs, MCP server configs, container settings, permissions, skill files — then returns a score out of 100 and a list of what to fix, ordered by how badly it would hurt. Runs entirely on your machine, no network calls. MIT. npx github:Back-Road-Creative/rigscore
  • Video tooling — keycut: lossless multi-range video cutting that snaps to keyframes instead of lying about it. redactcam: face and licence-plate redaction for video, with a second pass that proves it landed.
  • GPS and telemetry — sun-track: solar position, golden-hour windows, and where a GPS track was at a given instant.
  • Color and imaging — pycube-lut: reads and applies Adobe .cube 3D LUTs, HALD CLUTs and 1D tone curves to NumPy images.
  • Agent tooling — claude-batch-runner: declarative parallel agent campaigns with schema-verified results and a cost table. agent-audit: audits the skills, instruction files and workflows your AI agents actually read.

More coming

A couple more areas are still being carved out of our production systems. Not published yet — so these are areas, not links. Each one moves up to the section above as it lands:

  • SEO scoring — dependency-free keyword extraction, readability, and per-platform metadata rules.
  • Static-site security — a hardened header and content-security-policy baseline, with a build step that fails when the policy did not make it into the output.

Nothing ships until it stands alone: its own tests, its own documentation, and no leftover references to the system it came out of. A short honest list beats a long one full of dead links.

How we work

Mechanical enforcement over behavioral rules. If the only thing stopping an agent from doing something destructive is a prompt asking it not to, that is not governance — that is a suggestion. Constraints belong somewhere the agent cannot edit them out of the way.

Write-ups of the practice, and each tool as it ships: headlessmode.com.


📍 Franklin, NC · 🔗 backroadcreative.com · 𝕏 @HeadlessMode

Popular repositories Loading

  1. rigscore rigscore Public

    Configuration hygiene checker for AI dev environments. Scans locally, no external calls.

    JavaScript 1

  2. .github .github Public

    Organization profile README

    Python

  3. pycube-lut pycube-lut Public

    Read and apply Adobe .cube 3D LUTs, HALD CLUTs and 1D tone curves to NumPy images

    Python

  4. keycut keycut Public

    Lossless multi-range video cutting that snaps to keyframes instead of lying about it

    Python

  5. sun-track sun-track Public

    Solar position, golden-hour windows, and where a GPS track was at a given instant

    Python

  6. agent-audit agent-audit Public

    Audit the skills, instruction files and workflows your AI agents actually read

    Python

Repositories

Showing 10 of 22 repositories
  • band-coach Public

    Adaptive music-instrument coach that runs from a single HTML file

    Back-Road-Creative/band-coach's past year of commit activity
    JavaScript 0 Apache-2.0 0 3 1 Updated Sep 25, 2026
  • rigscore Public

    Configuration hygiene checker for AI dev environments. Scans locally, no external calls.

    Back-Road-Creative/rigscore's past year of commit activity
    JavaScript 0 MIT 1 1 2 Updated Sep 24, 2026
  • hugo-quality-ci Public

    Make a Hugo site's pull requests provable: build, links, a11y, and content-accuracy gates

    Back-Road-Creative/hugo-quality-ci's past year of commit activity
    Python 0 MIT 0 0 0 Updated Sep 13, 2026
  • ffmpeg-longrun Public

    An ffmpeg wrapper for multi-hour encodes: stall detection, progress telemetry, integrity checks

    Back-Road-Creative/ffmpeg-longrun's past year of commit activity
    Python 0 MIT 0 0 0 Updated Sep 13, 2026
  • grantsgov-client Public

    Stdlib-only clients for Grants.gov and ProPublica Nonprofit Explorer — no API keys

    Back-Road-Creative/grantsgov-client's past year of commit activity
    Python 0 MIT 0 0 0 Updated Sep 13, 2026
  • yt-quota-guard Public

    A file-locked ledger so a fleet of scripts never blows the YouTube API daily quota

    Back-Road-Creative/yt-quota-guard's past year of commit activity
    Python 0 MIT 0 0 0 Updated Sep 13, 2026
  • seo-scorer Public

    Zero-dependency SEO scoring: keyword extraction, readability and per-platform rules

    Back-Road-Creative/seo-scorer's past year of commit activity
    Python 0 MIT 0 0 0 Updated Sep 13, 2026
  • site-security-audit Public

    A dependency-free bash gate that fails a static-site deploy on missing security headers

    Back-Road-Creative/site-security-audit's past year of commit activity
    Shell 0 MIT 0 0 0 Updated Sep 13, 2026
  • gopro-ingest Public

    GoPro chapter regrouping and GPMF telemetry extraction, with correspondence assertions

    Back-Road-Creative/gopro-ingest's past year of commit activity
    Python 0 MIT 0 0 0 Updated Sep 13, 2026
  • gpxkit Public

    A GPS track quality filter that tells a tunnel from a teleport

    Back-Road-Creative/gpxkit's past year of commit activity
    Python 0 MIT 0 0 0 Updated Sep 13, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.