# Installer trailscraper avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de trailscraper pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:trailscraper
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install trailscraper
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:trailscraper
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.10.0
- **Résumé source:** Tool to get valuable information out of AWS CloudTrail
- **Page d'accueil:** <https://github.com/flosell/trailscraper>
- **Dépôt:** <https://github.com/flosell/trailscraper>
- **Dernière mise à jour:** 2026-05-15T13:33:37Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- trailscraper (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.10.0
## Historique du projet et usages

TrailScraper is a small security-oriented command-line tool for extracting useful information from AWS CloudTrail and working with IAM policies. Its documented workflow centers on selecting or downloading CloudTrail records, then generating or extending IAM policy statements from the observed API activity.

### Historique du projet

The project presents itself as both a CloudTrail analysis tool and a general-purpose IAM policy toolbox. Its README documents Homebrew, pip, and container installation paths, and notes that container images from version 0.7.0 onward moved to GitHub Container Registry while older images remained on DockerHub.

Official release metadata shows TrailScraper continuing as a low-volume but maintained utility through the 2020s, with releases from the 0.5 series in 2018 through 0.10.0 at the end of 2025.

### Historique d'adoption

TrailScraper's adoption appears concentrated in AWS security and infrastructure workflows rather than broad developer use. The official README leads with `brew install trailscraper`, `pip install trailscraper`, and Docker examples, indicating that its audience is operators who want the tool available in local shells, CI jobs, or short-lived containers.

### Modes d'utilisation

The CLI is used to query CloudTrail directly, download CloudTrail logs from S3, filter downloaded records, and pipe selected records into policy generation. Its examples include account, region, organization-trail, time-window, and assumed-role filters, then show JSON IAM policy output.

### Pourquoi les passionnés de paquets s'y intéressent

For package-manager users, TrailScraper is notable as a focused AWS least-privilege helper that can be installed without cloning a security toolkit. Its Homebrew and container install paths make it convenient for ephemeral audits, Terraform-permission discovery, and shell pipelines around AWS credentials.

### Chronologie

- 2018: Official GitHub releases include the 0.5 series.
- 2021: The README notes that current container images starting with 0.7.0 are published on GitHub Container Registry.
- 2025: Official GitHub releases list version 0.10.0.

### Related projects

- TrailScraper operates in the same AWS security niche as IAM policy generation, CloudTrail log analysis, and infrastructure-as-code permission discovery tools. Its README also points users to cfn-flip when they want generated policies converted from JSON to CloudFormation YAML.

### Sources

- <https://api.github.com/repos/flosell/trailscraper/releases>
- <https://github.com/flosell/trailscraper#readme>


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Credential files

- Unix: ~/.aws

## Combined YAML source

View the package source record on GitHub. [combined/trailscraper.yml](https://github.com/mxcl/pkgdb/blob/main/combined/trailscraper.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
