secret_scan
ActiveTool of IA-QA — 130+ QA & Dev Tools for AI Agents
Scan text or code for leaked secrets: API keys (AWS, GCP, Azure, OpenAI, Anthropic, Stripe, GitHub, GitLab, Slack, Twilio, SendGrid, HuggingFace), private keys (RSA/EC/PGP), JWTs, database connection strings, Bearer tokens, and Basic auth headers. Returns a list of findings with type, severity, line number, and a redacted preview. Use before committing code, sharing logs, or sending text to an LLM. 100% regex-based, zero network calls.
Parameters schema
{
"type": "object",
"required": [
"input"
],
"properties": {
"input": {
"type": "string",
"description": "Text or code to scan for secrets"
},
"types": {
"type": "string",
"description": "Comma-separated types to scan (default: all). Options: aws, gcp, azure, openai, anthropic, stripe, github, gitlab, slack, twilio, sendgrid, huggingface, jwt, private_key, connection_string, bearer, basic_auth"
}
}
}- Data resourceSendGrid API
Twilio SendGrid · messaging
name mention0.70 - Data resourceTwilio API
Twilio · messaging
name mention0.70 - Data resourceGitLab API
GitLab · developer_tools
name mention0.65 - Data resourceHugging Face Hub API
Hugging Face · ai
name mention0.65 - Data resourceSlack API
Slack · messaging
name mention0.60 - Data resourceStripe API
Stripe · payments
name mention0.60
Parent server
IA-QA — 130+ QA & Dev Tools for AI Agents
https://github.com/jcjamet/ia-qa
1/7 registries