macOS
brew install mantraprovider-native install command
brew / rank 9785
Tool to hunt down API key leaks in JS files and pages. Version 3.1 via Homebrew; verified 2026-07-29.
install
brew install mantraprovider-native install command
overview
Tool to hunt down API key leaks in JS files and pages
history
mantra is a Go command-line security tool for finding API-key leaks in JavaScript files and HTML pages.
The public repository was created in January 2023. Its README describes a tool built in Go whose main objective is to inspect web page source and script files for strings that are identical or similar to API keys.
The project is distributed as a Go install target, source build, and Homebrew formula. Its GitHub topics and README position it for bug bounty, pentest, JavaScript, leaked-secret, and web security workflows.
Users install with `go install github.com/Brosck/mantra@latest` or build from source, then run the `mantra` CLI against pages or JavaScript files to identify possible exposed API keys.
mantra is part of the small, fast Go CLI ecosystem around web reconnaissance and secret scanning, where package-manager availability matters because tools are often chained in scripts.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mantra | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mantra |
|---|---|
| Version | 3.1 |
| Package manager | Homebrew |
| Homepage | https://amolo.com.br |
| Repository | https://github.com/brosck/mantra |
| Last updated | 2026-07-29T17:04:50+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.