Skip to content
@The-17

The Seventeen Engineering

Building Perfect Systems

The Seventeen Engineering

The engineering arm of The Seventeen. We build tools that make living and building easier.

Philosophy

  • Clarity over cleverness. Easy to read beats fast to write.
  • Dependencies are liability. Add them only when necessary.
  • Scarcity is a feature. Constraints breed better solutions than abundance.

Systems

  • AgentSecrets: Zero-knowledge secrets infrastructure for AI systems. Agents operate credentials without ever seeing the values.

  • keychain-auth: OS keychain security hardening. Closes the gap the OS leaves open — any process running as you can read your keychain. keychain-auth enforces verified process identity before any credential is accessed.

  • SEC: Signed Execution Contracts for AI agents. Before an agent reads untrusted content, it commits to a signed contract declaring what it is allowed to do. If the agent is hijacked by a prompt injection, the contract doesn't change — and the credentials stay locked.

  • pr-reviewer: Autonomous Python PR reviewer. Production-grade agentic system and the live showcase for the AgentSecrets security stack — progressing from unsecured baseline through credential protection (AgentSecrets), cryptographic intent enforcement (SEC), and behavioral abuse containment (CAD).

Find Us

Code lives here on GitHub. How we build it lives at engineering.theseventeen.co.

Popular repositories Loading

  1. agentsecrets agentsecrets Public

    Zero-knowledge secrets infrastructure built for AI agents to operate, not just consume.

    Go 119 14

  2. SecretsCLI SecretsCLI Public

    Secure, simple secrets management for developers across all environments.

    Python 5

  3. agentsecrets-sdk agentsecrets-sdk Public

    Python SDK for AgentSecrets: Build tools and agents on zero-knowledge secrets infrastructure

    Python 2 1

  4. zero-knowledge-mcp zero-knowledge-mcp Public

    The starting point for building MCP servers where credential values never exist anywhere. Not in config, not in agent context, not anywhere.

    Python 2

  5. keychain-auth keychain-auth Public

    Zero-Trust OS Keychain Security Daemon

    Go 1

  6. SEC SEC Public

    Signed Execution Contracts - Cryptographic capability boundaries for AI agents.

    Go 1

Repositories

Showing 10 of 12 repositories

People

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

Top languages

Loading…

Most used topics

Loading…