Skip to main content

🛡️ Anchor Core (anchor-audit)

The Deterministic Runtime Governance & Compliance Kernel for Autonomous AI Systems.

PyPI Version License

Anchor is a high-performance, dual-language (Rust/Python) infrastructure library designed to enforce strict regulatory invariants, architectural boundaries, and safety safeguards around autonomous AI agents and LLM application pipelines in real-time.

By executing compiled Abstract Syntax Tree (AST) query matchers and single-pass Deterministic Finite Automaton (DFA) regex sets, Anchor operates with zero-copy memory boundaries—allowing enterprises to secure high-frequency workloads without introducing a latency tax.


🏎️ Core Architectural Horsepower

  • ~1,800,000 Lines/Sec Parsing Speed: Powered by a lock-free, multi-threaded Rust backend engine utilizing parallel directory walking via rayon and memory-mapped files (memmap2).
  • Zero-Copy Memory Boundaries: Leverages PyO3 zero-copy buffer bridges to consume incoming network data frames straight from host ASGI server pools (like FastAPI) with zero heap allocation overhead.
  • Asymmetric Cryptographic Identity: Every compiled audit log is bundled into an un-falsifiable Decision Audit Chain (DAC) block—cryptographically sealed locally using Ed25519 asymmetric keys and verified via constant-time hashing (subtle::ConstantTimeEq).
  • Active Self-Healing Interception: Moves beyond passive post-mortem dashboards. If an active consumer agent drifts into an invariant violation, Anchor's runtime layer intercepts the thread, halts execution, and injects dynamic, domain-agnostic rerouting directives on the fly.

🏛️ Comprehensive Regulatory Scope

Anchor converts dense legislative text into executable code gates out-of-the-box, natively supporting:

  1. EU Artificial Intelligence Act (Regulation EU 2024/1689): Complete mapping from Chapter II Article 5 Prohibited Practices (subliminal manipulation, facial scraping safeguards) to Chapter III Articles 6–27 High-Risk System obligations (6-month log retention tracking under Art 12/19, Article 14 human override levers), stretching up to Article 99 turnover penalty metrics.
  2. U.S. Securities and Exchange Commission (SEC / FINRA): Hard automated boundaries protecting algorithmic trading setups under SEC Regulation SCI (System capacity loop circuit breakers), Exchange Act Rule 15c3-5 (Pre-trade credit and risk limit validation), and Cybersecurity Form 8-K outbound data exfiltration gates.
  3. Industry Frameworks: Built-in support for FINOS OSERA AI supply-chain resiliency blueprints, OWASP Top 10 LLM security controls, NIST AI RMF, and ISO/IEC 42001 standards.

📦 High-Velocity Installation

Deploy the compiled binary kernel straight into your production cluster workspace:

pip install anchor-audit

Initialize your local asymmetric cryptographic repository identity:

anchor init

Run a parallel, sub-millisecond static code safety audit across your local workspace:

anchor check .

🔌 Zero-Friction Runtime Integration

Wrap any high-privilege agent routine or LLM invocation loop using a single python decorator to activate your real-time security envelope:

from anchor.runtime import anchor

@anchor.guard(domain="finance")
def execute_algorithmic_trade(order_payload):
    # If the autonomous agent tries to route an un-vetted market order,
    # Anchor intercepts it in microseconds, blocks execution, and self-heals the track.
    return route_order_to_exchange(order_payload)

🌐 The AnimusLab Institution Network

Anchor Core acts as the local spoke auditing engine that feeds seamlessly into the wider, unified decentralized coordination hub ecosystem:

Managed and Certified by the AnimusLab Open-Source Network Engine. Verifiable proofs are cryptographically bound to our global institutional identity registry.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anchor_audit-6.0.1.tar.gz (263.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

anchor_audit-6.0.1-cp314-cp314-win_amd64.whl (1.4 MB view details)

Uploaded CPython 3.14Windows x86-64

File details

Details for the file anchor_audit-6.0.1.tar.gz.

File metadata

  • Download URL: anchor_audit-6.0.1.tar.gz
  • Upload date:
  • Size: 263.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.4

File hashes

Hashes for anchor_audit-6.0.1.tar.gz
Algorithm Hash digest
SHA256 cf2f1cbd1dbf8860e13618c1897c1842a29d1378af98abffb2f3833894cd1046
MD5 ec924f05d6edf7b763324aa58e0b7c62
BLAKE2b-256 468da6662ad21aaff437148f74cdfadab867fe36f5d03a48dabaf94080f1c557

See more details on using hashes here.

File details

Details for the file anchor_audit-6.0.1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for anchor_audit-6.0.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 7c8a2114afbcbdf94e3d86d0dcd7dfb4b5db4c206a5537079f0bc4e4a8b91c4e
MD5 30811d8b8a2c040448711cad9a7b60be
BLAKE2b-256 c9fda6cedadacf8f3d9557c07290d079f3fed2d79cef4d22f5145f98f0e3ab2b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page