Skip to main content
Glama

crypto_pbkdf2

Generate secure PBKDF2 password hashes with customizable algorithms and parameters. Supports SHA-256, SHA-512, and hash verification.

Instructions

Menu ID: pbkdf2. PBKDF2 Generator. Generate secure PBKDF2 password hashes with customizable algorithms and parameters. Support for SHA-256, SHA-512 and hash verification. Use describe_tool with tool_id "pbkdf2" for full page guidance.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
passwordYes
algorithmYes
iterationsYes
lengthYes
saltYes
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It mentions generation and algorithm support but does not describe side effects, required permissions, rate limits, or what happens with optional parameters like salt (nullable). The term 'hash verification' is unclear.

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

Conciseness3/5

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

The description is short (3 sentences) but includes an unnecessary internal 'Menu ID' line. The key generative purpose is front-loaded, but the structure could be improved by removing the menu ID and directly stating supported algorithms and usage.

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

Completeness1/5

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

Given the complexity (5 required parameters, no output schema, no annotations), the description is severely incomplete. It does not explain return values, parameter details, verification capability, or how to use the tool effectively. It defers to describe_tool, which shifts the burden.

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

Parameters1/5

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

Schema description coverage is 0%, and the description does not explain any individual parameters (password, algorithm, iterations, length, salt). It vaguely mentions 'customizable algorithms and parameters' but provides no details on accepted values, formats, or constraints.

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?

The description clearly states the tool generates PBKDF2 password hashes with customizable algorithms and parameters. It mentions support for SHA-256 and SHA-512, and distinguishes from the sibling tool crypto_pbkdf2_verify by focusing on generation.

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

Usage Guidelines2/5

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

No explicit guidance on when to use this tool over alternatives like crypto_argon2 or crypto_bcrypt. The mention of 'hash verification' is ambiguous and does not clarify verification vs generation. The tool relies on the user to use describe_tool for full guidance.

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/Jambozx/onlinecybertools-mcp-server'

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