MCPcopy Index your code
hub / github.com/brosck/mantra

github.com/brosck/mantra @v3.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.1 ↗ · + Follow
4 symbols 9 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

「🔑」 About Mantra

The tool in question was created in Go and its main objective is to search for API keys in JavaScript files and HTML pages.

It works by checking the source code of web pages and script files for strings that are identical or similar to API keys. These keys are often used for authentication to online services such as third-party APIs and are confidential and should not be shared publicly.

By using this tool, developers can quickly identify if their API keys are leaking and take steps to fix the problem before they are compromised. Furthermore, the tool can be useful for security officers, who can use it to verify that applications and websites that use external APIs are adequately protecting their keys.

In summary, this tool is an efficient and accurate solution to help secure your API keys and prevent sensitive information leaks.

Help

Usage

Install

From go:

go install github.com/Brosck/mantra@latest

From source code:

git clone https://github.com/brosck/mantra
cd mantra
make
./build/mantra-amd64-linux -h

Buy me a coffee?

Core symbols most depended-on inside this repo

req
called by 2
main.go
banner
called by 1
main.go
init
called by 0
main.go
main
called by 0
main.go

Shape

Function 4

Languages

Go100%

Modules by API surface

main.go4 symbols

Datastores touched

(mysql)Database · 1 repos

For agents

$ claude mcp add mantra \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact