Authensor Gateway

Fail-safe policy gate for OpenClaw marketplace skills.

7 stars

Best use case

Authensor Gateway is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Fail-safe policy gate for OpenClaw marketplace skills.

Teams using Authensor Gateway should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/authensor-gateway/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/authensor/authensor-gateway/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/authensor-gateway/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Authensor Gateway Compares

Feature / AgentAuthensor GatewayStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Fail-safe policy gate for OpenClaw marketplace skills.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Authensor Gateway

This skill is a lightweight gateway that adds policy checks and receipts to OpenClaw marketplace actions. Low-risk actions run automatically. High-risk actions require approval. Known-dangerous actions are blocked.

## Setup
1. Get a demo key: https://forms.gle/QdfeWAr2G4pc8GxQA
2. Add the env vars in `~/.openclaw/openclaw.json`:

```json5
{
  skills: {
    entries: {
      "authensor-gateway": {
        enabled: true,
        env: {
          CONTROL_PLANE_URL: "https://authensor-control-plane.onrender.com",
          AUTHENSOR_API_KEY: "authensor_demo_..."
        }
      }
    }
  }
}
```

## Notes
- This is a hosted beta. No local database or server is required.
- Full setup guide: https://github.com/AUTHENSOR/Authensor-for-OpenClaw

Related Skills

ruby-on-rails-gateway

7
from Demerzels-lab/elsamultiskillagent

Configure and operate a Ruby On Rails Agent Gateway integration.

China Market Gateway Skill

7
from Demerzels-lab/elsamultiskillagent

**Name:** `china-market-gateway`

bayclub-gateway-booking

7
from Demerzels-lab/elsamultiskillagent

Book and manage tennis/pickleball courts at Bay Club.

gatewaystack-governance

7
from Demerzels-lab/elsamultiskillagent

Deny-by-default governance for every tool call — identity, scope, rate limiting, injection detection, audit.

api-gateway

7
from Demerzels-lab/elsamultiskillagent

API gateway for calling third-party APIs with managed auth. Use this skill when users want to interact with external services like Slack, HubSpot, Salesforce, Google Workspace, Stripe, and more.

payment-gateway-payram

7
from Demerzels-lab/elsamultiskillagent

Add payments to your app, agent, or SaaS in 10 seconds.

Gateway Manager

7
from Demerzels-lab/elsamultiskillagent

## Description

paylock

7
from Demerzels-lab/elsamultiskillagent

Non-custodial SOL escrow for AI agent deals.

agent-reputation

7
from Demerzels-lab/elsamultiskillagent

summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.

Telecom Agent Skill

7
from Demerzels-lab/elsamultiskillagent

Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.

OpenClaw-Finnhub

7
from Demerzels-lab/elsamultiskillagent

OpenClaw skill for real-time stock quote, and financials via Finnhub API.

```markdown

7
from Demerzels-lab/elsamultiskillagent

# OpenClaw-Last.fm