← back to Ventura Claw
server/data/credentials.review-sample.json
39 lines
{
"1": {
"stripe": {
"api_key": "sk_live_REDACTED",
"publishable_key": "pk_live_REDACTED",
"_populated_at": "2026-05-06T01:16:54.988Z",
"_source": "secrets-manager"
},
"shopify": {
"access_token":"shpat_REDACTED",
"_imported_at": "2026-05-05T19:28:20.628Z",
"_import_source": "claude-json",
"store": "mystore.myshopify.com"
},
"slack": {
"bot_token":"xoxb-REDACTED",
"_imported_at": "2026-05-05T19:28:20.617Z",
"_import_source": "env"
},
"cloudflare": {
"api_key":"REDACTED_GENERIC",
"account_id": "a8fb08368f6f6033529265bf4b0cb1c3",
"_populated_at": "2026-05-06T01:16:54.989Z",
"_source": "secrets-manager"
},
"godaddy": {
"api_key":"REDACTED_GENERIC",
"api_secret":"REDACTED_GENERIC",
"_populated_at": "2026-05-06T01:16:54.989Z",
"_source": "secrets-manager"
},
"browserbase": {
"api_key": "bb_live_REDACTED",
"project_id": "83965733-0479-43ae-a38e-dab42c6dc840",
"_populated_at": "2026-05-06T01:16:54.989Z",
"_source": "secrets-manager"
}
}
}