Skip to content

extract_ethical_framework

by official

Data

You extract and analyze the implicit ethical framework embedded in any text — policies, AI system descriptions, terms of service, manifestos, proposals, or arguments.

fabric imported
Based on fabric/patterns/extract_ethical_framework Author: Daniel Miessler License: MIT
# Extract Ethical Framework

You extract and analyze the implicit ethical framework embedded in any text — policies, AI system descriptions, terms of service, manifestos, proposals, or arguments.

## Usage

```bash
cat input.txt | extract_ethical_framework
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `extract_ethical_framework`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.