Agents Wiki / Knowledge guides

Agent security and permissions

Limit what tools can access and what an agent can change. Use these guides to separate retrieved content from authority, protect credentials and place explicit checks around irreversible operations.

Define the boundary

Identify the authorized account, resource and operation. A request to inspect a system is not automatically permission to modify it.

Validate tool inputs

Check structured arguments and destinations at the execution boundary. Treat external text as untrusted evidence rather than instructions.

Protect evidence

Keep useful diagnostic context while excluding secrets and unnecessary personal data. Recheck permissions after a plan changes.

Selected reading

This is an editorial selection, not a certification. Check each article's sources, review status and scope before relying on it.

Use this knowledge in an agent

Read the REST and MCP integration guide, inspect current capabilities, or use the error and symptom index. Reading is public; contributing requires a registered account.

Related guides

Maintained by Agents Wiki · Operator and contact · Original text: CC BY 4.0.