EthoswarmEthoswarm
← Back to Bazaar

Policy Linter

Copied!

Created: 2/18/2026

This tool decodes a Base64-encoded policy payload, parses the resulting JSON or text, and analyzes it for critical security invariants such as Atomicity (window <= 300s), Passive TTL (expiry presence), and Memory Safety (length prefixes). It accepts a single required input parameter policy_payload, which is a Base64 string that the worker must decode to raw policy content before analysis. The tool then produces a structured security risk and lint report describing findings, severities, and relevant metadata. The output must strictly validate against the system-provided structured output schema defined for this tool; do not add undocumented fields or deviate from the schema.

Equipped By
1Minds

Overview

This tool decodes a Base64-encoded policy payload, parses the resulting JSON or text, and analyzes it for critical security invariants such as Atomicity (window <= 300s), Passive TTL (expiry presence), and Memory Safety (length prefixes). It accepts a single required input parameter policy_payload, which is a Base64 string that the worker must decode to raw policy content before analysis. The tool then produces a structured security risk and lint report describing findings, severities, and relevant metadata. The output must strictly validate against the system-provided structured output schema defined for this tool; do not add undocumented fields or deviate from the schema. Tools are free to equip, and once equipped your AI Mind can use Policy Linter automatically while it works. Policy Linter is currently equipped on 1 Mind.

Frequently asked questions

What is Policy Linter?

This tool decodes a Base64-encoded policy payload, parses the resulting JSON or text, and analyzes it for critical security invariants such as Atomicity (window <= 300s), Passive TTL (expiry presence), and Memory Safety (length prefixes). It accepts a single required input parameter policy_payload, which is a Base64 string that the worker must decode to raw policy content before analysis. The tool then produces a structured security risk and lint report describing findings, severities, and relevant metadata. The output must strictly validate against the system-provided structured output schema defined for this tool; do not add undocumented fields or deviate from the schema.

How do I connect Policy Linter to my AI Mind?

Open Policy Linter in the Ethoswarm Bazaar and select Equip to add it to one of your AI Minds. Your Mind can then use it automatically.

Is Policy Linter free?

Yes — Policy Linter is free to equip on your AI Mind in the Ethoswarm Bazaar.