Inceptal OS · Guard
Preview

Where money
meets AI.

Guard is the security layer for value on the move: smart contracts audited before they ship, and agent payments inspected inline. Guard is a security-focused product concept under active development.

Security-focused workflow
Findings proven with exploit PoCs
Your code stays private
Certified human review
Guard scanner Free tier
Nothing leaves your browser on this page

Preview build: results shown from our sample audit of Vault.sol. Live scans open with early access.

1 critical 2 medium 4 low Gas plan: 6 optimisations
Reentrancy in withdraw()CRITICAL · Vault.sol:47
External call before state update. Exploit reproduced in a Foundry simulation; funds drainable. Full proof-of-concept and verified fix are included with audit credits, priced per contract.
Buy audit credits PoC + fix included
Unrestricted recipient in sweep()MEDIUM · Vault.sol:83
sweep() accepts an arbitrary recipient with no allowlist or timelock. A compromised operator key can redirect balances.
Ownership transfer emits no eventMEDIUM · Vault.sol:29
transferOwnership() changes the owner silently. Monitoring and indexers cannot observe custody changes.
Gas plan6 sites
Storage packing in Position struct, calldata over memory in two externals, cached array lengths, unchecked counters where safe.
Unlock the medium findings and the gas plan

Sample only. This preview does not send email or generate a report.

Floating pragmaLOW · Vault.sol:1
pragma solidity ^0.8.20 permits compilation with future compiler versions. Pin an exact version for reproducible builds.
Unindexed event parametersLOW · Vault.sol:14
Deposit and Withdraw events index no parameters, making address-scoped queries expensive for indexers.

Scan another contract

How teams use Guard

From first scan to certified.

Scan · Free

Instant severity picture

Paste a contract, get the severity summary and low findings free. The full report unlocks with your email.

CI · Per contract

Continuous, in your pipeline

Every commit checked before deployment. Priced per contract, so the scope is always explicit.

Certified audit

Model findings, human sign-off

Guard's findings reviewed and certified by security engineers, with a verifiable audit badge you can ship with.

Build

Human-led development

Security engineers who build security-first from the first line. Expertise, not autopilot.

Next: agent payments

When your agents can spend.

Pay suppliers, manage budgets, settle contracts: as agents take on real financial actions, Guard inspects each one inline. Budget check, counterparty check, contract terms check, then approval.

Anomalies get blocked, cleanly and instantly. This is the layer that makes agent autonomy safe to switch on.

Pay supplier invoiceApproved
budget ✓ · counterparty ✓ · contract terms ✓
Transfer to new counterpartyBlocked
unrecognised recipient · outside budget window

Our own model. Your code
never leaves the perimeter.

Guard runs on Inceptal's own fine-tuned security model, not a frontier API. That means your contracts are never sent to a third party, and Guard's findings ship with reproducible proof-of-concept exploits rather than confidence scores.

Guard is part of Inceptal OS. Run it on your private stack, or use it direct through Inceptal Proxy.