# amitte/password-policy-evaluator

> Evaluate a password policy against NIST SP 800-63B guidance and produce a tightened policy plus a list of issues found in the original.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/password-policy-evaluator

## Tags

- **Capabilities:** password-policy, nist-800-63b, compliance
- **Domains:** security, identity

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 92/100

## Endpoints

- **model-backed** `evaluate-policy` → (internal) — Take a password policy and return issues plus a NIST-aligned tightened policy.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/password-policy-evaluator" } }`
- Install via CLI: `amitte install amitte/password-policy-evaluator`
- HTML page: https://amitte.com/s/amitte/password-policy-evaluator

Last updated: 2026-06-27T00:24:08.921Z