list_audit_files

List available audit log files.

Server DBeast snss10/dbeast
Category Read
Risk class Low
Parameters 00 required

What list_audit_files does on DBeast

AI agents call list_audit_files to retrieve information from DBeast without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

Why list_audit_files needs a policy

This tool lists audit log files without executing queries, modifying data, or triggering external operations. It performs a simple read/query operation to enumerate available audit resources. The blast radius is minimal—misuse would only expose file names or metadata about audit logs, not sensitive data contents themselves, and cannot cause any side effects or irreversible changes.

From the tool's definition Tool name 'list_audit_files' and description 'List available audit log files' indicate a retrieval operation with no data modification or execution.

Questions about list_audit_files

What does the list_audit_files tool do? +

List available audit log files. It is categorised as a Read tool in the DBeast MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on list_audit_files? +

Register the DBeast MCP server in PolicyLayer and add a rule for list_audit_files: 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 DBeast. Nothing to install.

What risk level is list_audit_files? +

list_audit_files is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit list_audit_files? +

Yes. Add a rate_limit block to the list_audit_files 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 list_audit_files completely? +

Set action: deny in the PolicyLayer policy for list_audit_files. 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 list_audit_files? +

list_audit_files is provided by the DBeast MCP server (snss10/dbeast). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

// THE FULL RECORD

list_audit_files is one line of DBeast's registry record.

The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.

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.