Skip to main content
Glama

secaudit

Read-only

Systematically audits security for OWASP Top 10, compliance, and threat modeling. Guides investigation with expert validation.

Instructions

Performs comprehensive security audit with systematic vulnerability assessment. Use for OWASP Top 10 analysis, compliance evaluation, threat modeling, and security architecture review. Guides through structured security investigation with expert validation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
stepYesStep 1: outline the audit strategy (OWASP Top 10, auth, validation, etc.). Later steps: report findings. MANDATORY: use `relevant_files` for code references and avoid large snippets.
modelYesCurrently in auto model selection mode. CRITICAL: When the user names a model, you MUST use that exact name unless the server rejects it. If no model is provided, you may use the `listmodels` tool to review options and select an appropriate match. Top models: gemini-2.5-pro (score 100, 1.0M ctx, thinking, code-gen); gemini-3-pro-preview (score 100, 1.0M ctx, thinking, code-gen); gemini-2.5-flash (score 61, 1.0M ctx, thinking); gemini-2.0-flash (score 56, 1.0M ctx, thinking); gemini-2.0-flash-lite (score 42, 1.0M ctx).
imagesNoOptional absolute paths to diagrams or threat models that inform the audit.
findingsYesSummarize vulnerabilities, auth issues, validation gaps, compliance notes, and positives; update prior findings as needed.
confidenceNoexploring/low/medium/high/very_high/almost_certain/certain. 'certain' blocks external validation—use only when fully complete.
hypothesisNoCurrent theory about issue/goal based on work
audit_focusNoPrimary focus area: owasp, compliance, infrastructure, dependencies, or comprehensive.comprehensive
step_numberYesCurrent security-audit step number (starts at 1).
temperatureNo0 = deterministic · 1 = creative.
total_stepsYesExpected number of audit steps; adjust as new risks surface.
issues_foundNoSecurity issues with severity (critical/high/medium/low) and descriptions (vulns, auth flaws, injection, crypto, config).
threat_levelNoAssess the threat level: low (internal/low-risk), medium (customer-facing/business data), high (regulated or sensitive), critical (financial/healthcare/PII).medium
files_checkedNoAbsolute paths for every file inspected, including rejected candidates.
thinking_modeNoReasoning depth: minimal, low, medium, high, or max.
relevant_filesNoAbsolute paths for security-relevant files (auth modules, configs, sensitive code).
security_scopeNoSecurity context (web, mobile, API, cloud, etc.) including stack, user types, data sensitivity, and threat landscape.
continuation_idNoUnique thread continuation ID for multi-turn conversations. Works across different tools. ALWAYS reuse the last continuation_id you were given—this preserves full conversation context, files, and findings so the agent can resume seamlessly.
severity_filterNoMinimum severity to include when reporting security issues.all
relevant_contextNoMethods/functions identified as involved in the issue
next_step_requiredYesTrue while additional threat analysis remains; set False once you are ready to hand off for validation.
use_assistant_modelNoUse assistant model for expert analysis after workflow steps. False skips expert analysis, relies solely on your personal investigation. Defaults to True for comprehensive validation.
compliance_requirementsNoApplicable compliance frameworks or standards (SOC2, PCI DSS, HIPAA, GDPR, ISO 27001, NIST, etc.).
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true. Description adds value by explaining the tool's systematic approach, expert validation, and structured investigation process, which aligns with read-only analysis without contradicting annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences front-loaded with primary purpose and use cases. No extraneous information; each sentence adds value. Could be slightly more concise but overall efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's 22 parameters and lack of output schema, the description covers the high-level purpose but does not explain the multi-step process or how continuation_id works, which is partially covered in schema. Adequate but not comprehensive.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so baseline is 3. The description does not add parameter-specific details beyond what is already in the schema, which is adequate for a read-heavy tool.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states it performs comprehensive security audit with systematic vulnerability assessment, and lists specific use cases (OWASP Top 10, compliance, threat modeling). It distinguishes well from sibling tools like analyze or codereview by focusing solely on security audit tasks.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states when to use: for OWASP Top 10 analysis, compliance evaluation, threat modeling, and security architecture review. Provides context for structured security investigation, but does not mention when not to use or name alternatives like analyze or codereview.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/bigl34/pal-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server