Secret Validate
secret_validateValidate leaked credentials against third-party services to confirm live access, map blast radius, and enforce rate limits and human approval.
Instructions
[AGGRESSIVE — requires human approval] Validate candidate credentials with Kingfisher and map their blast radius.
This is what makes a secrets report actionable: a live credential is critical, an unvalidated match is noise. It is gated because validation is use — the request goes to AWS/GitHub/Stripe authenticated as whoever owns the key.
Validation traffic is paced at the engagement's max_rps. That ceiling was
written for the target, and these requests go to third parties instead — but
it is the only rate this engagement has consented to, and issuing hundreds of
authenticated requests per second at anyone is not something a scan should
decide on its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||