New PolicyLayer is now the system of record for AI agent authority. Never answer your agent twice

crypto

Crypto: TLS/SSL audit, GPG, LUKS, file hashing, certificate lifecycle

SERVERDefense SOURCEdefense-mcp-server
High RISK CLASS
Category Execute
Parameters 121 required
Recommended Rate-limitedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/defense/crypto.md

What crypto does on Defense

AI agents invoke crypto to trigger actions in Defense. What it does depends on the arguments the agent supplies, and its effects often reach beyond the immediate call: builds kicked off, notifications sent, workflows started.

ParameterTypeRequiredDescription
host string Target hostname or IP
name string LUKS mapper name
path string File or directory path to hash
port number Target port
action string Yes Action to perform
device string Block device path, e.g. /dev/sda2
domain string Domain name for certificate checks
key_id string GPG key ID
dry_run boolean Preview without executing
service string Service to audit TLS config for
algorithm string Hash algorithm
cert_path string Local certificate file path

Parameters from the server's own tool schema.

Why crypto is rated High

This tool executes cryptographic operations and audits across multiple subsystems. Managing LUKS encryption can irreversibly affect disk access; GPG key management and certificate lifecycle operations can alter system trust stores; TLS/SSL auditing runs active probes.

From the tool's definition TLS/SSL audit, GPG, LUKS, file hashing, certificate lifecycle — implies running cryptographic operations, auditing TLS/SSL configurations, managing GPG keys, and handling LUKS disk encryption

Risk signalsAccepts file system path (file_path) · Accepts URL/endpoint input (host) · High parameter count (20 properties)

Questions about crypto

What does the crypto tool do? +

Crypto: TLS/SSL audit, GPG, LUKS, file hashing, certificate lifecycle. It is categorised as a Execute tool in the Defense MCP Server, which means it can trigger actions or run processes. Use rate limits and argument validation.

What parameters does crypto accept? +

crypto accepts 12 parameters: host, name, path, port, action, device, domain, key_id, dry_run, service, algorithm, cert_path. Required: action. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on crypto? +

Register the Defense MCP server in PolicyLayer and add a rule for crypto: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Defense. Nothing to install.

What risk level is crypto? +

crypto is a Execute tool with high risk. Execute tools should be rate-limited and have argument validation enabled.

Can I rate-limit crypto? +

Yes. Add a rate_limit block to the crypto rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block crypto completely? +

Set action: deny in the PolicyLayer policy for crypto. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides crypto? +

crypto is provided by the Defense MCP server (defense-mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Defense, and thousands of servers like it.

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Defense's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.